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

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

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

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

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

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



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