Uses of Class
org.jboss.deployers.spi.management.KnownComponentTypes.EJB

Packages that use KnownComponentTypes.EJB
org.jboss.deployers.spi.management   
 

Uses of KnownComponentTypes.EJB in org.jboss.deployers.spi.management
 

Methods in org.jboss.deployers.spi.management that return KnownComponentTypes.EJB
static KnownComponentTypes.EJB KnownComponentTypes.EJB.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KnownComponentTypes.EJB[] KnownComponentTypes.EJB.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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