public class DefaultNestedComponentRegistry extends Object
DefaultNestedComponentRegistry()
void
add(Class<?> hostClass, String propertyName, Class<?> componentClass)
Class<?>
findDefaultComponentType(Class<?> hostClass, String propertyName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultNestedComponentRegistry()
public void add(Class<?> hostClass, String propertyName, Class<?> componentClass)
public Class<?> findDefaultComponentType(Class<?> hostClass, String propertyName)
Copyright © 2005–2013 QOS.ch. All rights reserved.