Uses of Class
org.ow2.easybeans.server.war.ContainerTypeEnum

Uses of ContainerTypeEnum in org.ow2.easybeans.server.war
 

Methods in org.ow2.easybeans.server.war that return ContainerTypeEnum
 ContainerTypeEnum EmbeddedBootstrap.getContainerType()
           
static ContainerTypeEnum ContainerTypeEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContainerTypeEnum[] ContainerTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.easybeans.server.war with parameters of type ContainerTypeEnum
 void EmbeddedBootstrap.setContainerType(ContainerTypeEnum containerType)
          Defines the container type.
 



Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.