Uses of Class
org.jboss.metadata.rar.jboss.mcf.SecurityDeploymentType

Packages that use SecurityDeploymentType
org.jboss.metadata.rar.jboss.mcf JCA ds.xml metadata API. 
 

Uses of SecurityDeploymentType in org.jboss.metadata.rar.jboss.mcf
 

Fields in org.jboss.metadata.rar.jboss.mcf declared as SecurityDeploymentType
protected  SecurityDeploymentType SecurityMetaData.type
           
 

Methods in org.jboss.metadata.rar.jboss.mcf that return SecurityDeploymentType
 SecurityDeploymentType SecurityMetaData.getSecurityDeploymentType()
           
 SecurityDeploymentType SecurityMetaDataSupport.getSecurityDeploymentType()
           
static SecurityDeploymentType SecurityDeploymentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SecurityDeploymentType[] SecurityDeploymentType.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.