BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Console Online Help   |   Previous Topic   |   Next Topic   |   Contents   |   Index   |   View as PDF

Shutdown Class

 

These procedures describe how to use the Administration Console to set the attributes for configuring and managing shutdown classes. For more information, see Starting and Stopping WebLogic Servers in the Administration Guide.

 


Configure a Shutdown Class

  1. Click the Startup & Shutdown node. The Startup & Shutdown table displays in the right pane showing all the shutdown classes defined in your domain.

  2. Click the Configure a New Shutdown Class text link. A dialog displays in the right pane showing the tabs associated with configuring a new shutdown class.

  3. Enter values in the Name, Class Name, Deployment Order, and Arguments attribute fields.

    In the Arguments field, separate multiple arguments with a comma. For example:
    first=MyFirstName,last=MyLastName

  4. Click Create to create a shutdown-class instance with the name you specified in the Name field. The new instance is added under the Startup & Shutdown node in the left pane.

 


Clone a Shutdown Class

  1. Click the Startup & Shutdown node. The Startup & Shutdown table displays in the right pane showing all the shutdown classes defined in your domain.

  2. Click the Clone icon in the row of the shutdown class you want to clone. A dialog displays in the right pane showing the tabs associated with cloning a shutdown class.

  3. Enter values in the Name, Class Name, and Arguments attribute fields.

  4. Click Create to create a shutdown-class instance with the name you specified in the Name field. The new instance is added under the Startup & Shutdown node in the left pane.

 


Delete a Shutdown Class

  1. Click the Startup & Shutdown node. The Startup & Shutdown table displays in the right pane showing all the shutdown classes defined in your domain.

  2. Click the Delete icon in the row of the shutdown class you want to delete. A dialog displays in the right pane asking you to confirm your deletion request.

  3. Click the Yes button to delete the shutdown class. The shutdown-class icon under the Startup & Shutdown node is deleted.

 


Assign a Shutdown Class

  1. Click the instance node in the left pane under Startup & Shutdown for the shutdown class you want to assign. A dialog displays in the right pane showing the tabs associated with this instance.

  2. Click the Targets tab.

  3. Complete the following steps for the Servers and Clusters tabs:

    1. Select one or more targets in the Available column that you want to assign to the shutdown class.

    2. Click the mover control to move the targets you selected to the Chosen column.

    3. Click Apply to save your assignments.

 


Configuration

General

Attribute

Description

Range of Values

Default Value

Name

This attribute returns the name of the shut down class.

Fully qualified class name

Null

Class Name

This attribute returns the class name.


Null

Arguments

This attribute sets the arguments for the shutdown class.

Separate multiple arguments with a comma. For example:
first=MyFirstName,last=MyLastName


Null

Deployment Order

Order in which the class is to be implemented.



Targets

Servers

Attribute

Description

Range of Values

Default Value

Target Servers

This attribute sets the server targets for this deployment


[Lweblogic.management.configuration.TargetMBean;@6b7920

Clusters

Attribute

Description

Range of Values

Default Value

Target Clusters

This attribute sets the cluster targets for this deployment


[Lweblogic.management.configuration.TargetMBean;@6b7920

Notes

Attribute

Description

Range of Values

Default Value

Notes

This attribute provides a space for optional user-supplied information.

The value must be an alphanumeric string.

Null

For more information, see Starting and Stopping WebLogic Servers in the Administration Guide

 

back to top previous page next page