test.implementation.loading.support
Class Start

java.lang.Object
  extended bytest.implementation.loading.support.Start
All Implemented Interfaces:
StartMBean (src)

public class Start
extends java.lang.Object
implements StartMBean (src)

Start MBean invokes Target MBean with an arg AClass that both MBeans have loaded using different MLet loaders.

See Also:

Constructor Summary
Start()
           
 
Method Summary
 void startOp(java.lang.String agentID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Start

public Start()
Method Detail

startOp

public void startOp(java.lang.String agentID)
             throws java.lang.Exception
Specified by:
startOp in interface StartMBean (src)
Throws:
java.lang.Exception