Uses of Interface
javax.ejb.MessageDrivenContext

Packages that use MessageDrivenContext
javax.ejb Contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. 
 

Uses of MessageDrivenContext in javax.ejb
 

Methods in javax.ejb with parameters of type MessageDrivenContext
 void MessageDrivenBean.setMessageDrivenContext(MessageDrivenContext ctx)
          Set the associated message-driven context.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.