| Modifier and Type | Method and Description |
|---|---|
ComponentVisitor |
ConnectorDescriptor.getBundleVisitor() |
ComponentVisitor |
ApplicationClientDescriptor.getBundleVisitor() |
ComponentVisitor |
BundleDescriptor.getBundleVisitor() |
abstract ComponentVisitor |
WebBundleDescriptor.getBundleVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleDescriptor.visit(ComponentVisitor aVisitor)
visitor API implementation
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppClientVisitor
This class defines a Visitor API for the DOL application client descriptor.
|
interface |
ApplicationVisitor
This interface defines a visitor API for the Application related DOL descriptors
|
interface |
ComponentPostVisitor
This class does the necessary post processing for J2EE Component DOL
related classes
|
interface |
ConnectorVisitor
This class defines a Visitor API for the DOL connector descriptor.
|
interface |
EjbBundleVisitor
This class defines a Visitor API for the DOL Ejb bundle related
descriptors.
|
interface |
ManagedBeanVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
AppClientTracerVisitor |
class |
AppClientValidator
This class validates an application client descriptor
|
class |
ApplicationValidator
This class is responsible for validating the loaded DOL classes and
transform some of the raw XML information into refined values used
by the DOL runtime
|
class |
ComponentValidator |
class |
ConnectorTracerVisitor |
class |
ConnectorValidator
This class validates a connector descriptor
|
class |
ModuleContentLinker |
class |
ModuleContentValidator
Allows validation of module content that might involve actually
reading the bytes themselves from the module.
|
class |
TracerVisitor |
| Modifier and Type | Method and Description |
|---|---|
ComponentVisitor |
EjbBundleDescriptorImpl.getBundleVisitor() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EjbVisitor
This class is responsible for visiting DOL ejb related descriptors
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbBundleTracerVisitor |
class |
EjbBundleValidator
This class validates a EJB Bundle descriptor once loaded from an .jar file
|
| Modifier and Type | Method and Description |
|---|---|
ComponentVisitor |
WebBundleDescriptorImpl.getBundleVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebBundleDescriptorImpl.visit(ComponentVisitor aVisitor)
visitor API implementation
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebBundleVisitor
This interface defines the visitor APIs for the web application descriptor
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebBundleTracerVisitor |
class |
WebBundleValidator
This class validates the part of the web bundle descriptor
|
class |
WebValidatorWithCL
This class validates the part of the web bundle descriptor that requires
classloader
|
class |
WebValidatorWithoutCL
This class validates the part of the web bundle descriptor that
does not require classloader
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaxRpcRICodegen
This class is responsible for generating all non portable
jax-rpc artifacts for a single .ear or standalone module.
|
Copyright © 2017. All rights reserved.