org.jboss.ejb3.common.deployers.spi
Class Ejb3DeployerUtils

java.lang.Object
  extended by org.jboss.ejb3.common.deployers.spi.Ejb3DeployerUtils

public class Ejb3DeployerUtils
extends java.lang.Object

Ejb3DeployerUtils A Set of Utilities to assist w/ EJB3 tasks related to VDF


Method Summary
static java.util.Set<org.jboss.deployers.structure.spi.DeploymentUnit> getAllEjb3DeploymentUnitsInMainDeployer()
          Obtains all EJB3 Deployment Units registered w/ the Main Deployer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAllEjb3DeploymentUnitsInMainDeployer

public static java.util.Set<org.jboss.deployers.structure.spi.DeploymentUnit> getAllEjb3DeploymentUnitsInMainDeployer()
Obtains all EJB3 Deployment Units registered w/ the Main Deployer