org.jboss.test.aop.bean
Interface RemotingTesterMBean
- All Superinterfaces:
- Service (src) , ServiceMBean (src)
- All Known Implementing Classes:
- RemotingTester (src)
- public interface RemotingTesterMBean
- extends ServiceMBean (src)
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 |
testRemoting
public POJO (src) testRemoting()
testNonadvisedRemoting
public NonadvisedPOJO (src) testNonadvisedRemoting()
testClusteredRemoting
public POJO (src) testClusteredRemoting()
testClusteredNonadvisedRemoting
public NonadvisedPOJO (src) testClusteredNonadvisedRemoting()
unregisterTarget
public void unregisterTarget(java.lang.Object object)