radtools.services
Class ComposedRADService.State
java.lang.Object
rcf.core.concurrent.events.AbstractEventSource
rcf.core.framework.component.AbstractDynamicProperty<RADService.State>
radtools.services.AbstractRADService.AbstractRADServiceState
radtools.services.ComposedRADService.State
- All Implemented Interfaces:
- EventSource, rcf.core.concurrent.primitives.Latch<RADService.State>, DynamicBound, DynamicProperty<RADService.State>, ReflectedBindable<DynamicProperty>, ReflectedProperty, rcf.core.util.accessor.GUIAccessible, ImmutableSingletonInterface<RADService.State>, SingletonInterface<RADService.State>
- Enclosing class:
- ComposedRADService
protected class ComposedRADService.State
- extends AbstractRADService.AbstractRADServiceState
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
TODO: equals, hashCode, toString
- Version:
- $Revision: 1.6 $
- Author:
- Greg Gibeling
| Nested classes/interfaces inherited from interface rcf.core.concurrent.primitives.Latch |
rcf.core.concurrent.primitives.Latch.LatchCondition<T> |
| Methods inherited from class rcf.core.framework.component.AbstractDynamicProperty |
bind, component, dynamicPropertyEventTypes, events, expect, getAs, gui, icon, popupMenu, setAs, type, use |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComposedRADService.State
public ComposedRADService.State()
- TODO: Javadoc
check
protected RADService.State check()
- Description copied from class:
AbstractRADService.AbstractRADServiceState
- TODO: Javadoc
- Specified by:
check in class AbstractRADService.AbstractRADServiceState
- Returns:
update
protected void update(RADService.State _state)
- Description copied from class:
AbstractRADService.AbstractRADServiceState
- TODO: Javadoc
- Specified by:
update in class AbstractRADService.AbstractRADServiceState