| Interface | Description |
|---|---|
| AppClientVisitor |
This class defines a Visitor API for the DOL application client descriptor.
|
| ApplicationVisitor |
This interface defines a visitor API for the Application related DOL descriptors
|
| ComponentPostVisitor |
This class does the necessary post processing for J2EE Component DOL
related classes
|
| ComponentVisitor |
This class defines the protocol for visiting J2EE Component DOL
related classes
|
| ConnectorVisitor |
This class defines a Visitor API for the DOL connector descriptor.
|
| EjbBundleVisitor |
This class defines a Visitor API for the DOL Ejb bundle related
descriptors.
|
| ManagedBeanVisitor | |
| ResourceValidatorVisitor |
Created by Krishna Deepak on 6/9/17.
|
| Class | Description |
|---|---|
| AnnotationDetector |
Abstract superclass for specific types of annotation detectors.
|
| AppClientTracerVisitor | |
| AppClientValidator |
This class validates an application client descriptor
|
| 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
|
| ComponentValidator | |
| ConnectorAnnotationDetector |
Subclass for connector annotation detection.
|
| ConnectorTracerVisitor | |
| ConnectorValidator |
This class validates a connector descriptor
|
| DefaultDOLVisitor |
Default implementation of DescriptorVisitor interface for convenience
|
| DOLUtils |
Utility class for convenience methods for deployment
|
| EnvEntriesValidator | |
| FileClassLoader |
Classloader to load classes within a file or web archive
|
| ModuleContentLinker | |
| ModuleContentValidator |
Allows validation of module content that might involve actually
reading the bytes themselves from the module.
|
| ResourceValidator |
Checks that resources referenced in an application actually exist
|
| TracerVisitor | |
| TypeUtil |
Datatype management utility methods
|
Copyright © 2019. All rights reserved.