org.jboss.ejb3.service
Class ServiceBeanContext
java.lang.Object
org.jboss.ejb3.BaseContext<T>
org.jboss.ejb3.session.SessionBeanContext<ServiceContainer>
org.jboss.ejb3.service.ServiceBeanContext
- All Implemented Interfaces:
- org.jboss.ejb3.interceptors.container.BeanContext<Object>
public class ServiceBeanContext
- extends SessionBeanContext<ServiceContainer>
- Version:
- $Revision: 81165 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceBeanContext
public ServiceBeanContext(ServiceContainer container,
Object bean)
remove
public void remove()
getEJBContext
public javax.ejb.EJBContext getEJBContext()
- Specified by:
getEJBContext
in class SessionBeanContext<ServiceContainer>
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.