org.jboss.ejb3.mdb
Class MDBContext
java.lang.Object
org.jboss.ejb3.BaseContext<MessagingContainer>
org.jboss.ejb3.mdb.MDBContext
- All Implemented Interfaces:
- org.jboss.ejb3.interceptors.container.BeanContext<Object>
public class MDBContext
- extends BaseContext<MessagingContainer>
Comment
- Version:
- $Revision: 64273 $
- Author:
- Bill Burke
Field Summary |
protected javax.ejb.EJBContext |
ejbContext
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ejbContext
protected javax.ejb.EJBContext ejbContext
MDBContext
protected MDBContext(MessagingContainer container,
Object bean)
remove
public void remove()
getEJBContext
public javax.ejb.EJBContext getEJBContext()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.