test.implementation.loading.support
Class Start

java.lang.Object
  extended by test.implementation.loading.support.Start
All Implemented Interfaces:
StartMBean

public class Start
extends Object
implements StartMBean

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

Version:
$Revision: 81022 $
Author:
Juha Lindfors.
See Also:

Constructor Summary
Start()
           
 
Method Summary
 void startOp(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(String agentID)
             throws Exception
Specified by:
startOp in interface StartMBean
Throws:
Exception


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.