BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Administration Console Online Help:   Previous topic   |   Next topic   |   Contents   

 

Shutdown Class

 

Create 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 Create 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, 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.

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, Groups, 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.

 


 

Null

 

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 user supplied information.

 

The value must be an alphanumeric string.

 

Null

 

 

Back to Top