bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Startup or Shutdown Class

Startup and shutdown classes are Java programs that you create and deploy to WebLogic Server. By default, WebLogic Server invokes startup classes after it loads server subsystems, application deployments, and EJB deployments at boot time. (You can also configure startup classes to execute before applicatino and EJB deployments.) Shutdown classes are invoked during a graceful server shutdown.

To create a new configuration for a startup or shutdown class, click Configure a new Startup Class or Configure a new Shutdown Class. For more information, see Configuring a Server to Use a Startup or Shutdown Class: Main Steps.

For information on changing the information that this tab displays, refer to Customizing Table Views.

 

Back to Top Previous Next