|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.weda.property.impl.AbstractPropertyOperation<PropertySetOperationListener>
org.weda.property.impl.PropertySetOperation
public class PropertySetOperation
Field Summary |
---|
Fields inherited from class org.weda.property.impl.AbstractPropertyOperation |
---|
listeners, method, propertyName |
Constructor Summary | |
---|---|
PropertySetOperation(java.lang.Class propOwnerClass,
java.lang.String propertyName)
|
Method Summary | |
---|---|
java.lang.Object |
invoke(java.lang.Object obj,
java.lang.Object propValue)
|
Methods inherited from class org.weda.property.impl.AbstractPropertyOperation |
---|
addListener, equals, getMethod, hashCode, removeListener |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertySetOperation(java.lang.Class propOwnerClass, java.lang.String propertyName) throws java.beans.IntrospectionException
java.beans.IntrospectionException
Method Detail |
---|
public java.lang.Object invoke(java.lang.Object obj, java.lang.Object propValue) throws PropertyOperationException
PropertyOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |