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()
Ruft den Wert der className-Eigenschaft ab.
|
FullyQualifiedClassType |
ErrorPageType.getExceptionType()
Ruft den Wert der exceptionType-Eigenschaft ab.
|
FullyQualifiedClassType |
FilterType.getFilterClass()
Ruft den Wert der filterClass-Eigenschaft ab.
|
FullyQualifiedClassType |
HandlerType.getHandlerClass()
Ruft den Wert der handlerClass-Eigenschaft ab.
|
FullyQualifiedClassType |
InjectionTargetType.getInjectionTargetClass()
Ruft den Wert der injectionTargetClass-Eigenschaft ab.
|
FullyQualifiedClassType |
LifecycleCallbackType.getLifecycleCallbackClass()
Ruft den Wert der lifecycleCallbackClass-Eigenschaft ab.
|
FullyQualifiedClassType |
ListenerType.getListenerClass()
Ruft den Wert der listenerClass-Eigenschaft ab.
|
FullyQualifiedClassType |
ResourceEnvRefType.getResourceEnvRefType()
Ruft den Wert der resourceEnvRefType-Eigenschaft ab.
|
FullyQualifiedClassType |
ResourceRefType.getResType()
Ruft den Wert der resType-Eigenschaft ab.
|
FullyQualifiedClassType |
PortComponentRefType.getServiceEndpointInterface()
Ruft den Wert der serviceEndpointInterface-Eigenschaft ab.
|
FullyQualifiedClassType |
ServiceRefType.getServiceInterface()
Ruft den Wert der serviceInterface-Eigenschaft ab.
|
FullyQualifiedClassType |
ServiceRefType.getServiceRefType()
Ruft den Wert der serviceRefType-Eigenschaft ab.
|
FullyQualifiedClassType |
ServletType.getServletClass()
Ruft den Wert der servletClass-Eigenschaft ab.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSourceType.setClassName(FullyQualifiedClassType value)
Legt den Wert der className-Eigenschaft fest.
|
void |
ErrorPageType.setExceptionType(FullyQualifiedClassType value)
Legt den Wert der exceptionType-Eigenschaft fest.
|
void |
FilterType.setFilterClass(FullyQualifiedClassType value)
Legt den Wert der filterClass-Eigenschaft fest.
|
void |
HandlerType.setHandlerClass(FullyQualifiedClassType value)
Legt den Wert der handlerClass-Eigenschaft fest.
|
void |
InjectionTargetType.setInjectionTargetClass(FullyQualifiedClassType value)
Legt den Wert der injectionTargetClass-Eigenschaft fest.
|
void |
LifecycleCallbackType.setLifecycleCallbackClass(FullyQualifiedClassType value)
Legt den Wert der lifecycleCallbackClass-Eigenschaft fest.
|
void |
ListenerType.setListenerClass(FullyQualifiedClassType value)
Legt den Wert der listenerClass-Eigenschaft fest.
|
void |
ResourceEnvRefType.setResourceEnvRefType(FullyQualifiedClassType value)
Legt den Wert der resourceEnvRefType-Eigenschaft fest.
|
void |
ResourceRefType.setResType(FullyQualifiedClassType value)
Legt den Wert der resType-Eigenschaft fest.
|
void |
PortComponentRefType.setServiceEndpointInterface(FullyQualifiedClassType value)
Legt den Wert der serviceEndpointInterface-Eigenschaft fest.
|
void |
ServiceRefType.setServiceInterface(FullyQualifiedClassType value)
Legt den Wert der serviceInterface-Eigenschaft fest.
|
void |
ServiceRefType.setServiceRefType(FullyQualifiedClassType value)
Legt den Wert der serviceRefType-Eigenschaft fest.
|
void |
ServletType.setServletClass(FullyQualifiedClassType value)
Legt den Wert der servletClass-Eigenschaft fest.
|
Copyright © 2015 buschmais GbR. All rights reserved.