org.jboss.webbeans.integration.util
Class AbstractJBossServices
java.lang.Object
org.jboss.webbeans.integration.util.AbstractJBossServices
- Direct Known Subclasses:
- JBossEjbServices, JBossJpaServices
public class AbstractJBossServices
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
topLevelDeploymentUnit
protected org.jboss.deployers.structure.spi.DeploymentUnit topLevelDeploymentUnit
jbossEjb
protected JBossEjb jbossEjb
context
protected final Context context
AbstractJBossServices
public AbstractJBossServices()
throws NamingException
- Throws:
NamingException
setDeploymentUnit
public void setDeploymentUnit(org.jboss.deployers.structure.spi.DeploymentUnit du)
setJbossEjb
public void setJbossEjb(JBossEjb jbossEjb)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.