com.bea.control.callbacks
Interface CallbackControlContainerContext


public interface CallbackControlContainerContext

The CallbackControlContainerContext interface should be implemented by all Control Container Contexts that want to recieve callbacks.


Method Summary
 String getControlClientClassName()
          This method returns the client class name associated with this control container context.
 

Method Detail

getControlClientClassName

String getControlClientClassName()
This method returns the client class name associated with this control container context. In the case of a JWS it is the JWS class.