Package org.burningwave.core.classes
Class PropertyAccessor
java.lang.Object
org.burningwave.core.classes.PropertyAccessor
- All Implemented Interfaces:
AutoCloseable,Cleanable,Closeable,Component,Identifiable,Properties.Listener,Memorizer
- Direct Known Subclasses:
PropertyAccessor.ByFieldOrByMethod,PropertyAccessor.ByMethodOrByField
public abstract class PropertyAccessor extends Object implements Component
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPropertyAccessor.ByFieldOrByMethodstatic classPropertyAccessor.ByMethodOrByField -
Field Summary
Fields Modifier and Type Field Description static StringREG_EXP_FOR_INDEXES_OF_JAVA_INDEXED_PROPERTIESstatic StringREG_EXP_FOR_JAVA_PROPERTIES -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.burningwave.core.Closeable
close, closeResources, closeResources, createCloseResoucesTask, createCloseResoucesTaskMethods inherited from interface org.burningwave.core.Identifiable
getId, getOperationIdMethods inherited from interface org.burningwave.core.Memorizer
getOrCreateTemporaryFolder, getOrCreateTemporaryFolder, getTemporaryFolderPrefixMethods inherited from interface org.burningwave.core.iterable.Properties.Listener
listenTo, processChangeNotification, unregister
-
Field Details
-
REG_EXP_FOR_JAVA_PROPERTIES
- See Also:
- Constant Field Values
-
REG_EXP_FOR_INDEXES_OF_JAVA_INDEXED_PROPERTIES
- See Also:
- Constant Field Values
-
-
Method Details
-
get
-
set
-