Uses of Class
org.ow2.petals.registry.api.exception.LifeCycleException

Packages that use LifeCycleException
org.ow2.petals.registry.api   
org.ow2.petals.registry.api.context   
org.ow2.petals.registry.api.lifecycle   
org.ow2.petals.registry.api.manager   
 

Uses of LifeCycleException in org.ow2.petals.registry.api
 

Methods in org.ow2.petals.registry.api that throw LifeCycleException
 void LocalRegistry.setIncomingManager(IncomingManager incomingManager)
           
 void LocalRegistry.setMessageReceiver(MessageReceiver messageReceiver)
           
 void LocalRegistry.setOutgoingManager(OutgoingManager outgoingManager)
           
 void LocalRegistry.setRemoteClientManager(RemoteClientManager remoteClientManager)
           
 void LocalRegistry.setRepository(Repository repository)
           
 

Uses of LifeCycleException in org.ow2.petals.registry.api.context
 

Methods in org.ow2.petals.registry.api.context that throw LifeCycleException
 void Context.init()
           
 void Workspace.init()
           
 

Uses of LifeCycleException in org.ow2.petals.registry.api.lifecycle
 

Methods in org.ow2.petals.registry.api.lifecycle that throw LifeCycleException
protected  void AbstractLifeCycle.doInit(Context context)
          Do the initialization
protected  void AbstractLifeCycle.doStart()
           
protected  void AbstractLifeCycle.doStop()
           
 void Initializable.init()
          Initialize the object
 void AbstractLifeCycle.init(Context context)
           
 void LifeCycle.init(Context context)
           
 void AbstractLifeCycle.start()
           
 void LifeCycle.start()
           
 void AbstractLifeCycle.stop()
           
 void LifeCycle.stop()
           
 

Uses of LifeCycleException in org.ow2.petals.registry.api.manager
 

Methods in org.ow2.petals.registry.api.manager that throw LifeCycleException
 void IOManager.setLocalRegistry(LocalRegistry localRegistry)
          Set the local registry
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.