|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean interface.
Method Summary | |
javax.management.ObjectName |
getConnectorName()
Get the ConnectorName value. |
List |
getInterceptorNames()
Get the InterceptorName value. |
String |
getSubsystem()
Get the Subsystem value. |
void |
setConnectorName(javax.management.ObjectName newConnectorName)
Set the ConnectorName value. |
void |
setInterceptorNames(List newInterceptorNames)
Set the InterceptorName value. |
void |
setSubsystem(String newSubsystem)
Set the Subsystem value. |
void |
start()
The start method |
void |
stop()
The stop method |
Method Detail |
public javax.management.ObjectName getConnectorName()
public void setConnectorName(javax.management.ObjectName newConnectorName)
newConnectorName
- The new ConnectorName value.public String getSubsystem()
public void setSubsystem(String newSubsystem)
newSubsystem
- The new Subsystem value.public List getInterceptorNames()
public void setInterceptorNames(List newInterceptorNames)
public void start() throws Exception
start
method
Exception
- if an error occurspublic void stop() throws Exception
stop
method
Exception
- if an error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |