org.eclipse.net4j.util.lifecycle
Interface ILifecycle.Introspection

All Superinterfaces:
ILifecycle
All Known Subinterfaces:
InternalChannel, InternalConnector
All Known Implementing Classes:
Cache, CacheMonitor, ChallengeNegotiator, ChallengeResponseNegotiator, Container, DelegatingRegistry, Facility, FileUserManager, FiniteStateMachine, HashMapDelegatingRegistry, HashMapRegistry, Lifecycle, ManagedContainer, Negotiator, Protocol, QueueWorker, QueueWorkerWorkSerializer, Randomizer, Registry, ResponseNegotiator, SignalProtocol, UserManager, Worker
Enclosing interface:
ILifecycle

public static interface ILifecycle.Introspection
extends ILifecycle


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle
ILifecycle.Introspection
 
Method Summary
 ILifecycleState getLifecycleState()
           
 boolean isActive()
           
 
Methods inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle
activate, deactivate
 

Method Detail

getLifecycleState

ILifecycleState getLifecycleState()

isActive

boolean isActive()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.