Uses of Class
org.exoplatform.social.client.api.event.LifecycleException

Packages that use LifecycleException
org.exoplatform.social.client.api.event   
org.exoplatform.social.client.core.service   
 

Uses of LifecycleException in org.exoplatform.social.client.api.event
 

Methods in org.exoplatform.social.client.api.event that throw LifecycleException
 void Lifecycle.start()
          Prepare for the beginning of active use of the public methods of this component.
 void Lifecycle.stop()
          Gracefully terminate the active use of the public methods of this component.
 

Uses of LifecycleException in org.exoplatform.social.client.core.service
 

Methods in org.exoplatform.social.client.core.service that throw LifecycleException
 void ServiceBase.start()
          Prepares for active use of the public methods of this Component.
 void ServiceBase.stop()
          Gracefully shut down active use of the public methods of this Component.
 



Copyright © 2011 eXo Platform. All Rights Reserved.