Uses of Class
org.apache.openejb.jee.was.v6.common.Identity

Packages that use Identity
org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Identity in org.apache.openejb.jee.was.v6.common
 

Fields in org.apache.openejb.jee.was.v6.common with type parameters of type Identity
protected  java.util.List<Identity> RunAsSpecifiedIdentity.identities
           
 

Methods in org.apache.openejb.jee.was.v6.common that return Identity
 Identity ObjectFactory.createIdentity()
          Create an instance of Identity
 

Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type Identity
 javax.xml.bind.JAXBElement<Identity> ObjectFactory.createIdentity(Identity value)
          Create an instance of JAXBElement<Identity>
 java.util.List<Identity> RunAsSpecifiedIdentity.getIdentities()
          Gets the value of the identities property.
 

Methods in org.apache.openejb.jee.was.v6.common with parameters of type Identity
 javax.xml.bind.JAXBElement<Identity> ObjectFactory.createIdentity(Identity value)
          Create an instance of JAXBElement<Identity>
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.