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

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

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

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

Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type UseCallerIdentity
 javax.xml.bind.JAXBElement<UseCallerIdentity> ObjectFactory.createUseCallerIdentity(UseCallerIdentity value)
          Create an instance of JAXBElement< UseCallerIdentity>
 

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



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