org.jboss.dashboard.factory
Class PropertySetProcessingInstruction
java.lang.Object
org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
org.jboss.dashboard.factory.PropertySetProcessingInstruction
public class PropertySetProcessingInstruction
- extends PropertyChangeProcessingInstruction
| Methods inherited from class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction |
getBaseArray, getComponent, getNewInstanceForClass, getPropertyName, getPropertyValue, getValueForParameter, toBoolean, toByte, toChar, toComponent, toDouble, toFile, toFloat, toInt, toLong, toShort |
PropertySetProcessingInstruction
public PropertySetProcessingInstruction(Component component,
String propertyName,
String propertyValue)
getValueAfterChange
public Object getValueAfterChange(Object originalValue,
Class expectedClass)
throws Exception
- Specified by:
getValueAfterChange in class PropertyChangeProcessingInstruction
- Throws:
Exception
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.