|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
---|---|
com.bm.ejb3metadata.xml.struct | Implementation of meta data analysis for EJB 3.0 |
Uses of Session in com.bm.ejb3metadata.xml.struct |
---|
Methods in com.bm.ejb3metadata.xml.struct that return types with arguments of type Session | |
---|---|
java.util.List<Session> |
EnterpriseBeans.getSessionList()
Gets the list of <session> elements. |
Methods in com.bm.ejb3metadata.xml.struct with parameters of type Session | |
---|---|
void |
EnterpriseBeans.addSession(Session session)
Adds a new <session> element to enterprise beans. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |