|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.nextgrid.api.pom.ProcessImplXBeanInfo
public class ProcessImplXBeanInfo
Extended BeanInfo meta-data class for JXPath access.
Constructor Summary | |
---|---|
ProcessImplXBeanInfo()
|
Method Summary | |
---|---|
java.lang.Class<?> |
getDynamicPropertyHandlerClass()
|
java.lang.Object |
getProperty(java.lang.Object obj,
java.lang.String propertyName)
|
java.beans.PropertyDescriptor |
getPropertyDescriptor(java.lang.String arg0)
|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
|
java.lang.String[] |
getPropertyNames(java.lang.Object obj)
|
boolean |
isAtomic()
|
boolean |
isDynamic()
|
void |
setProperty(java.lang.Object arg0,
java.lang.String arg1,
java.lang.Object arg2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProcessImplXBeanInfo()
Method Detail |
---|
public java.lang.Class<?> getDynamicPropertyHandlerClass()
getDynamicPropertyHandlerClass
in interface org.apache.commons.jxpath.JXPathBeanInfo
public java.beans.PropertyDescriptor getPropertyDescriptor(java.lang.String arg0)
getPropertyDescriptor
in interface org.apache.commons.jxpath.JXPathBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface org.apache.commons.jxpath.JXPathBeanInfo
public boolean isAtomic()
isAtomic
in interface org.apache.commons.jxpath.JXPathBeanInfo
public boolean isDynamic()
isDynamic
in interface org.apache.commons.jxpath.JXPathBeanInfo
public java.lang.Object getProperty(java.lang.Object obj, java.lang.String propertyName)
getProperty
in interface org.apache.commons.jxpath.DynamicPropertyHandler
public java.lang.String[] getPropertyNames(java.lang.Object obj)
getPropertyNames
in interface org.apache.commons.jxpath.DynamicPropertyHandler
public void setProperty(java.lang.Object arg0, java.lang.String arg1, java.lang.Object arg2)
setProperty
in interface org.apache.commons.jxpath.DynamicPropertyHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |