org.jboss.test.jbossmx.implementation.server.support
Interface ContextCLMBean

All Known Implementing Classes:
ContextCL (src)

public interface ContextCLMBean

The standard MBean interface for ContextCL


Method Summary
 void useTestData()
          An operation that retrieves a TestData object from a MarshalledObject created during the ContextCL MBean ctor
 

Method Detail

useTestData

public void useTestData()
                 throws java.lang.Exception
An operation that retrieves a TestData object from a MarshalledObject created during the ContextCL MBean ctor

Throws:
java.lang.Exception