public class ComponentDefinition extends Object implements ComponentInfo
| Constructor and Description |
|---|
ComponentDefinition(Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
Constructor[] |
getConstructors() |
Field[] |
getFields() |
Method[] |
getMethods() |
public ComponentDefinition(Class clazz)
public Field[] getFields()
getFields in interface ComponentInfopublic Method[] getMethods()
getMethods in interface ComponentInfopublic Constructor[] getConstructors()
getConstructors in interface ComponentInfoCopyright © 2019. All rights reserved.