org.oddjob.swing
Class ConfigureBeanJob
java.lang.Object
org.oddjob.swing.ConfigureBeanJob
- All Implemented Interfaces:
- Serializable, Runnable, ArooaSessionAware
public class ConfigureBeanJob
- extends Object
- implements Serializable, Runnable, ArooaSessionAware
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigureBeanJob
public ConfigureBeanJob()
setArooaSession
public void setArooaSession(ArooaSession session)
- Specified by:
setArooaSession
in interface ArooaSessionAware
run
public void run()
- Specified by:
run
in interface Runnable
getBean
public Object getBean()
setBean
public void setBean(Object bean)