org.jboss.ejb3.common.deployers.spi
Class Ejb3DeployerUtils
java.lang.Object
org.jboss.ejb3.common.deployers.spi.Ejb3DeployerUtils
public class Ejb3DeployerUtils
- extends Object
Ejb3DeployerUtils
A Set of Utilities to assist w/ EJB3 tasks related
to VDF
- Version:
- $Revision: $
- Author:
- ALR
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAllEjb3DeploymentUnitsInMainDeployer
public static Set<org.jboss.deployers.structure.spi.DeploymentUnit> getAllEjb3DeploymentUnitsInMainDeployer()
- Obtains all EJB3 Deployment Units registered w/ the Main Deployer
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.