|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.configuration.PropertyInfo
public class PropertyInfo
| Constructor Summary | |
|---|---|
PropertyInfo(org.w3c.dom.Element propertyElement,
ObjectFactoryParser configParser)
|
|
| Method Summary | |
|---|---|
java.lang.reflect.Method |
findSetter(java.lang.Class clazz)
|
void |
injectProperty(java.lang.Object object,
ObjectFactoryImpl objectFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyInfo(org.w3c.dom.Element propertyElement,
ObjectFactoryParser configParser)
| Method Detail |
|---|
public void injectProperty(java.lang.Object object,
ObjectFactoryImpl objectFactory)
public java.lang.reflect.Method findSetter(java.lang.Class clazz)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||