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