7 Custom WebLogic Server Classes
This chapter describes how to monitor startup and shutdown classes. Startup and shutdown classes are Java programs that you create to provide custom, system-wide services for your applications. You add the classes to the WebLogic Server class path and then configure them to load and run when a server instance starts or shuts down.
This chapter includes the following section:
Monitor startup and shutdown classes
To monitor startup and shutdown classes:
Parent topic: Custom WebLogic Server Classes