org.jboss.test.jmx.mbeane
Interface TestDeployerEMBean

All Superinterfaces:
Service (src) , ServiceMBean (src)
All Known Implementing Classes:
TestDeployerE (src)

public interface TestDeployerEMBean
extends Service (src) , ServiceMBean (src)

This is a little class to test deploying jsrs


Field Summary
 
Fields inherited from interface org.jboss.system.ServiceMBean (src)
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED
 
Method Summary
 void accessUtilClass()
           
 
Methods inherited from interface org.jboss.system.Service (src)
create, destroy, start, stop
 
Methods inherited from interface org.jboss.system.ServiceMBean (src)
getName, getState, getStateString, jbossInternalLifecycle
 

Method Detail

accessUtilClass

public void accessUtilClass()
                     throws java.lang.Exception
Throws:
java.lang.Exception