|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbLocalRef | |
---|---|
com.sun.grizzly.http.webxml.schema |
Uses of EjbLocalRef in com.sun.grizzly.http.webxml.schema |
---|
Fields in com.sun.grizzly.http.webxml.schema with type parameters of type EjbLocalRef | |
---|---|
List<EjbLocalRef> |
WebApp.ejbLocalRef
|
Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type EjbLocalRef | |
---|---|
List<EjbLocalRef> |
WebApp.getEjbLocalRef()
<ejb-local-ref> <description>description</description> <ejb-ref-name>token</ejb-ref-name> <ejb-ref-type>Session</ejb-ref-type> <local-home>token</local-home> <local>token</local> <ejb-link>token</ejb-link> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </ejb-local-ref> |
Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type EjbLocalRef | |
---|---|
void |
WebApp.setEjbLocalRef(List<EjbLocalRef> ejbLocalRef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |