public class DefaultNestedComponentRegistry extends Object
| Constructor and Description |
|---|
DefaultNestedComponentRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Class<?> hostClass,
String propertyName,
Class<?> componentClass) |
Class<?> |
findDefaultComponentType(Class<?> hostClass,
String propertyName) |
Copyright © 2005–2014 QOS.ch. All rights reserved.