Uses of Class
org.glassfish.internal.embedded.LifecycleException

Packages that use LifecycleException
org.glassfish.internal.embedded   
 

Uses of LifecycleException in org.glassfish.internal.embedded
 

Methods in org.glassfish.internal.embedded that throw LifecycleException
 void Server.start()
          Starts the embedded server, opening ports, and running the startup services.
 void EmbeddedContainer.start()
          Starts the embedded container instance
 void Server.stop()
          stops the embedded server instance, any deployed application will be stopped ports will be closed and shutdown services will be ran.
 void EmbeddedContainer.stop()
          Stops the embedded container instance
 



Copyright © 2012 GlassFish Community. All Rights Reserved.