Package org.oddjob.events
Class ForEvents.LocalBean
java.lang.Object
org.oddjob.events.ForEvents.LocalBean
- All Implemented Interfaces:
ArooaSessionAware
This provides a bean for current properties.
-
Method Summary
Modifier and TypeMethodDescriptionintgetIndex()voidsetArooaSession(ArooaSession session) Accept the current Arooa Session.void
-
Method Details
-
setArooaSession
Description copied from interface:ArooaSessionAwareAccept the current Arooa Session.- Specified by:
setArooaSessionin interfaceArooaSessionAware- Parameters:
session- The Arooa Session. Never null.
-
getCurrent
-
getIndex
public int getIndex() -
setJob
-