Uses of Package
org.refcodes.component.ext.observer
-
Classes in org.refcodes.component.ext.observer used by org.refcodes.component.ext.observerClassDescriptionAbstract implementation of the base
ConnectionRequestEvent.Abstract implementation of the baseConnectionStatusEvent.Abstract implementation of the baseLifecycleRequestEvent.TheAbstractLifecycleStatusEventevent is the base implementation for theLifecycleStatusEvent.AnConnectionStatusdenoting accomplished closing.Implementation of theConnectionStatusEventforConnectionStatus.CLOSED.Implementation of theConnectionRequestEventforConnectionRequest.CLOSE.* AnConnectionRequestevent denoting a close request.TheComponentEventis the base event for component related signals.TheConnectionEventis the base event for connection related signals.An observer for listening toConnectionEventinstances.Provides an accessor for aConnectionRequestproperty.Provides a mutator for aConnectionRequestproperty.TheConnectionRequestEventrepresents aConnectionRequestand might be vetoed by (depending on the firing observable) throwing aVetoExceptionorVetoException.VetoRuntimeExceptionby the accordingObserver.TheConnectionStatusEventindicates theConnectionStatusfor a component.AnLifecycleStatusEventdenoting accomplished destroying.AnLifecycleRequestEventevent denoting a destroy request.AnLifecycleStatusEventdenoting accomplished initialization.AnLifecycleRequestEventevent denoting an initialize request.TheLifecycleEventis the base event for connection related signals.TheLifecycleRequestEventrepresents aLifecycleRequestand might be vetoed by (depending on the firing observable) throwing aVetoExceptionorVetoException.VetoRuntimeExceptionby the accordingObserver.An observer for listening toLifecycleRequestEventinstances.TTheLifecycleStatusEventindicates theLifecycleStatusfor a component.TheLifecycleStatusObserveris signaled uponLifecycleStatusEventevents.AnConnectionStatusdenoting accomplished opening.Implementation of theConnectionStatusEventforConnectionStatus.OPENED.Implementation of theConnectionRequestEventforConnectionRequest.OPEN.* AnConnectionRequestevent denoting an open request.AnLifecycleStatusEventdenoting accomplished pausing.AnLifecycleRequestEventevent denoting a pause request.AnLifecycleStatusEventdenoting accomplished resuming.AnLifecycleRequestEventevent denoting a resume request.AnLifecycleStatusEventdenoting accomplished starting.AnLifecycleRequestEventevent denoting a start request.AnLifecycleStatusEventdenoting accomplished stopping.AnLifecycleRequestEventevent denoting a stop request.