Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Domain Application Deployment: Control: Resource Adapter

Buttons     Column Display     

This page is used to start, stop, suspend or resume a resource adapter.

Buttons

Name Description
Start

Starts the resource adapter. You can start servicing all requests or start servicing only administration requests.

Stop

Stops the resource adapter. You can stop when work completes, force stop now, or stop, but continue servicing administration requests.

Suspend

Suspends the specified type of activity for this resource adapter

Suspend a particular type of activity for this resource adapter

MBean Attribute:
ConnectorComponentRuntimeMBean.suspend

Resume

Resumes the specified type of activity for this resource adapter

Resumes the specified type of activity for this resource adapter

MBean Attribute:
ConnectorComponentRuntimeMBean.resume

Column Display

Name Description
Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean Attribute:
ConnectorComponentRuntimeMBean.Name

State

Get the state of the resource adapter.

MBean Attribute:
ConnectorComponentRuntimeMBean.State

Type

Returns the type of the MBean.

MBean Attribute:
ConnectorComponentRuntimeMBean.Type


Back to Top