Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected JavaIdentifierType |
InjectionTargetType.injectionTargetName |
protected JavaIdentifierType |
LifecycleCallbackType.lifecycleCallbackMethod |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
InjectionTargetType.setInjectionTargetName(JavaIdentifierType value)
Sets the value of the injectionTargetName property.
|
void |
LifecycleCallbackType.setLifecycleCallbackMethod(JavaIdentifierType value)
Sets the value of the lifecycleCallbackMethod property.
|
Apache CXF