| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBundleNode<T extends RootDeploymentDescriptor>
This class defines all the common behaviour among nodes responsibles for
handling bundles
|
class |
ApplicationNode
This class is responsible for loading and saving XML elements
|
class |
JaxrpcMappingDescriptorNode
Root node for jaxrpc mapping deployment descriptor
|
class |
MessageDestinationNode
This class handles all information related to the message-destination
xml tag
|
class |
PermissionsNode |
class |
PersistenceNode
Represents the top level node, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppClientNode
This class is responsible for handling app clients
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorNode
The top connector node class
|
| Modifier and Type | Class and Description |
|---|---|
class |
WLWebServiceNode
This node represents webservice-description node in weblogic-webservices.xml
|
class |
WLWebServicesDescriptorNode
Node representing weblogic-webservices root element in weblogic-webservices.xml
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbBundleNode
This class handles ejb bundle xml files
|
class |
EjbEntityNode
This class handles all information pertinent to CMP and BMP entity beans
|
class |
EjbNode<S extends EjbDescriptor>
This class is responsible for handling all common information
shared by all types of enterprise beans (MDB, session, entity)
|
class |
EjbSessionNode
This class handles all information pertinent to session beans
|
class |
InterfaceBasedEjbNode<S extends EjbDescriptor>
This class is responsible for reading/writing all information
common to all EJB which are interfaces based (entity, session)
|
class |
MessageDrivenBeanNode
This class handles message-driven related xml information
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterNode
This class is responsible for handling filter xml node
|
class |
ListenerNode
This node handles the web listener xml fragment
|
class |
ServletNode
This node is responsible for handling the servlet xml sub tree
|
class |
WebBundleNode
This node is responsible for handling the web-app xml tree
|
class |
WebCommonNode<T extends WebBundleDescriptorImpl>
This node is responsible for handling the web-common xml tree
|
class |
WebFragmentNode
This node is responsible for handling the web-fragment xml tree
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddressingNode
This node does xml marshalling to/from web service addressing elements
|
class |
RespectBindingNode
This node does xml marshalling to/from web service respect-binding elements
|
class |
ServiceReferenceNode
This node is responsible for loading web services
reference information
|
class |
WebServiceEndpointNode
This node handles the web service endpoint definition
|
class |
WebServiceHandlerChainNode |
class |
WebServiceHandlerNode
This node does xml marshalling to/from web service handlers.
|
class |
WebServiceNode
This node is responsible for loading web services
reference information
|
class |
WebServicesDescriptorNode
Root node for web services deployment descriptor
|
Copyright © 2019. All rights reserved.