public static class AuditedPropertiesReader.ComponentPropertiesSource extends Object implements PersistentPropertiesSource
| Modifier | Constructor and Description |
|---|---|
|
ComponentPropertiesSource(ReflectionManager reflectionManager,
Component component) |
protected |
ComponentPropertiesSource(XClass xClazz,
Component component) |
| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty(String propertyName) |
Iterator<Property> |
getPropertyIterator() |
XClass |
getXClass() |
public ComponentPropertiesSource(ReflectionManager reflectionManager, Component component)
public Iterator<Property> getPropertyIterator()
getPropertyIterator in interface PersistentPropertiesSourcepublic Property getProperty(String propertyName)
getProperty in interface PersistentPropertiesSourcepublic XClass getXClass()
getXClass in interface PersistentPropertiesSourceCopyright © 2018 JBoss by Red Hat. All rights reserved.