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

java.lang.Object
  extended by 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

Method Summary
static 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 Set<org.jboss.deployers.structure.spi.DeploymentUnit> getAllEjb3DeploymentUnitsInMainDeployer()
Obtains all EJB3 Deployment Units registered w/ the Main Deployer



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.