| 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
|