Uses of Class
org.apache.openejb.jee.was.v6.ejb.Session

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

Uses of Session in org.apache.openejb.jee.was.v6.ejb
 

Methods in org.apache.openejb.jee.was.v6.ejb that return Session
 Session ObjectFactory.createSession()
          Create an instance of Session
 

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

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



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