Uses of Class
org.jboss.arquillian.spi.ContainerProfile

Packages that use ContainerProfile
org.jboss.arquillian.spi   
 

Uses of ContainerProfile in org.jboss.arquillian.spi
 

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



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