|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JavaIdentifierType | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_5 |
Uses of JavaIdentifierType in com.sun.grizzly.http.webxml.schema.version_2_5 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as JavaIdentifierType | |
---|---|
protected JavaIdentifierType |
InjectionTargetType.injectionTargetName
|
protected JavaIdentifierType |
LifecycleCallbackType.lifecycleCallbackMethod
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return JavaIdentifierType | |
---|---|
JavaIdentifierType |
ObjectFactory.createJavaIdentifierType()
Create an instance of JavaIdentifierType |
JavaIdentifierType |
InjectionTargetType.getInjectionTargetName()
Gets the value of the injectionTargetName property. |
JavaIdentifierType |
LifecycleCallbackType.getLifecycleCallbackMethod()
Gets the value of the lifecycleCallbackMethod property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type JavaIdentifierType | |
---|---|
void |
InjectionTargetType.setInjectionTargetName(JavaIdentifierType value)
Sets the value of the injectionTargetName property. |
void |
LifecycleCallbackType.setLifecycleCallbackMethod(JavaIdentifierType value)
Sets the value of the lifecycleCallbackMethod property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |