|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ini4j.AbstractBeanInvocationHandler
org.ini4j.Ini.Section.BeanInvocationHandler
class Ini.Section.BeanInvocationHandler
Constructor Summary | |
---|---|
Ini.Section.BeanInvocationHandler()
|
Method Summary | |
---|---|
protected java.lang.Object |
getPropertySpi(java.lang.String property,
java.lang.Class<?> clazz)
|
protected boolean |
hasPropertySpi(java.lang.String property)
|
protected void |
setPropertySpi(java.lang.String property,
java.lang.Object value, java.lang.Class<?> clazz)
|
Methods inherited from class org.ini4j.AbstractBeanInvocationHandler |
---|
addPropertyChangeListener,
addVetoableChangeListener,
firePropertyChange,
fireVetoableChange,
getProperty,
getProxy, hasProperty, invoke,
parseSpecialValue,
parseValue,
removePropertyChangeListener,
removeVetoableChangeListener,
setProperty,
zero |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Ini.Section.BeanInvocationHandler()
Method Detail |
---|
protected java.lang.Object getPropertySpi(java.lang.String property, java.lang.Class<?> clazz)
getPropertySpi
in class AbstractBeanInvocationHandler
protected void setPropertySpi(java.lang.String property, java.lang.Object value, java.lang.Class<?> clazz)
setPropertySpi
in class AbstractBeanInvocationHandler
protected boolean hasPropertySpi(java.lang.String property)
hasPropertySpi
in class AbstractBeanInvocationHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |