|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceEnvRef | |
---|---|
com.sun.grizzly.http.webxml.schema |
Uses of ResourceEnvRef in com.sun.grizzly.http.webxml.schema |
---|
Fields in com.sun.grizzly.http.webxml.schema with type parameters of type ResourceEnvRef | |
---|---|
List<ResourceEnvRef> |
WebApp.resourceEnvRef
|
Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type ResourceEnvRef | |
---|---|
List<ResourceEnvRef> |
WebApp.getResourceEnvRef()
<resource-env-ref> <description>description</description> <resource-env-ref-name>token</resource-env-ref-name> <resource-env-ref-type>token</resource-env-ref-type> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </resource-env-ref> |
Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type ResourceEnvRef | |
---|---|
void |
WebApp.setResourceEnvRef(List<ResourceEnvRef> resourceEnvRef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |