Package | Description |
---|---|
com.sun.java.xml.ns.javaee |
Modifier and Type | Class and Description |
---|---|
class |
EnvEntryTypeValuesType
[
This type contains the fully-qualified Java type of the
environment entry value that is expected by the
application's code.
|
class |
HomeType
[
The homeType defines the fully-qualified name of
an enterprise bean's home interface.
|
class |
LocalHomeType
The local-homeType defines the fully-qualified
name of an enterprise bean's local home interface.
|
class |
LocalType
The localType defines the fully-qualified name of an
enterprise bean's local interface.
|
class |
MessageDestinationTypeType
[
The message-destination-typeType specifies the type of
the destination.
|
class |
RemoteType
[
The remote element contains the fully-qualified name
of the enterprise bean's remote interface.
|
Modifier and Type | Field and Description |
---|---|
protected FullyQualifiedClassType |
DataSourceType.className |
protected FullyQualifiedClassType |
ErrorPageType.exceptionType |
protected FullyQualifiedClassType |
FilterType.filterClass |
protected FullyQualifiedClassType |
HandlerType.handlerClass |
protected FullyQualifiedClassType |
InjectionTargetType.injectionTargetClass |
protected FullyQualifiedClassType |
LifecycleCallbackType.lifecycleCallbackClass |
protected FullyQualifiedClassType |
ListenerType.listenerClass |
protected FullyQualifiedClassType |
ResourceEnvRefType.resourceEnvRefType |
protected FullyQualifiedClassType |
ResourceRefType.resType |
protected FullyQualifiedClassType |
PortComponentRefType.serviceEndpointInterface |
protected FullyQualifiedClassType |
ServiceRefType.serviceInterface |
protected FullyQualifiedClassType |
ServiceRefType.serviceRefType |
protected FullyQualifiedClassType |
ServletType.servletClass |
Modifier and Type | Method and Description |
---|---|
FullyQualifiedClassType |
ObjectFactory.createFullyQualifiedClassType()
Create an instance of
FullyQualifiedClassType |
FullyQualifiedClassType |
DataSourceType.getClassName()
Gets the value of the className property.
|
FullyQualifiedClassType |
ErrorPageType.getExceptionType()
Gets the value of the exceptionType property.
|
FullyQualifiedClassType |
FilterType.getFilterClass()
Gets the value of the filterClass property.
|
FullyQualifiedClassType |
HandlerType.getHandlerClass()
Gets the value of the handlerClass property.
|
FullyQualifiedClassType |
InjectionTargetType.getInjectionTargetClass()
Gets the value of the injectionTargetClass property.
|
FullyQualifiedClassType |
LifecycleCallbackType.getLifecycleCallbackClass()
Gets the value of the lifecycleCallbackClass property.
|
FullyQualifiedClassType |
ListenerType.getListenerClass()
Gets the value of the listenerClass property.
|
FullyQualifiedClassType |
ResourceEnvRefType.getResourceEnvRefType()
Gets the value of the resourceEnvRefType property.
|
FullyQualifiedClassType |
ResourceRefType.getResType()
Gets the value of the resType property.
|
FullyQualifiedClassType |
PortComponentRefType.getServiceEndpointInterface()
Gets the value of the serviceEndpointInterface property.
|
FullyQualifiedClassType |
ServiceRefType.getServiceInterface()
Gets the value of the serviceInterface property.
|
FullyQualifiedClassType |
ServiceRefType.getServiceRefType()
Gets the value of the serviceRefType property.
|
FullyQualifiedClassType |
ServletType.getServletClass()
Gets the value of the servletClass property.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSourceType.setClassName(FullyQualifiedClassType value)
Sets the value of the className property.
|
void |
ErrorPageType.setExceptionType(FullyQualifiedClassType value)
Sets the value of the exceptionType property.
|
void |
FilterType.setFilterClass(FullyQualifiedClassType value)
Sets the value of the filterClass property.
|
void |
HandlerType.setHandlerClass(FullyQualifiedClassType value)
Sets the value of the handlerClass property.
|
void |
InjectionTargetType.setInjectionTargetClass(FullyQualifiedClassType value)
Sets the value of the injectionTargetClass property.
|
void |
LifecycleCallbackType.setLifecycleCallbackClass(FullyQualifiedClassType value)
Sets the value of the lifecycleCallbackClass property.
|
void |
ListenerType.setListenerClass(FullyQualifiedClassType value)
Sets the value of the listenerClass property.
|
void |
ResourceEnvRefType.setResourceEnvRefType(FullyQualifiedClassType value)
Sets the value of the resourceEnvRefType property.
|
void |
ResourceRefType.setResType(FullyQualifiedClassType value)
Sets the value of the resType property.
|
void |
PortComponentRefType.setServiceEndpointInterface(FullyQualifiedClassType value)
Sets the value of the serviceEndpointInterface property.
|
void |
ServiceRefType.setServiceInterface(FullyQualifiedClassType value)
Sets the value of the serviceInterface property.
|
void |
ServiceRefType.setServiceRefType(FullyQualifiedClassType value)
Sets the value of the serviceRefType property.
|
void |
ServletType.setServletClass(FullyQualifiedClassType value)
Sets the value of the servletClass property.
|
Copyright © 2016 buschmais GbR. All rights reserved.