Package org.oddjob.swing
Class ConfigureBeanJob
java.lang.Object
org.oddjob.swing.ConfigureBeanJob
- All Implemented Interfaces:
Serializable,Runnable,ArooaSessionAware
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBean()voidrun()voidsetArooaSession(ArooaSession session) Accept the current Arooa Session.void
-
Constructor Details
-
ConfigureBeanJob
public ConfigureBeanJob()
-
-
Method Details
-
setArooaSession
Description copied from interface:ArooaSessionAwareAccept the current Arooa Session.- Specified by:
setArooaSessionin interfaceArooaSessionAware- Parameters:
session- The Arooa Session. Never null.
-
run
public void run() -
getBean
-
setBean
-