Uses of Class
org.apache.openejb.jee.was.v6.ejb.Session
-
Packages that use Session Package Description 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 Modifier and Type Method Description SessionObjectFactory. createSession()Create an instance ofSessionMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Session Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Session>ObjectFactory. createSession(Session value)Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type Session Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Session>ObjectFactory. createSession(Session value)
-