All Classes and Interfaces

Class
Description
Common code for all implementations of ApplicationPackage
Validation of xml files in application package against RELAX NG schemas.
Definitions of sub-directories of an application package.
Logs to a normal Logger
A Bundle represents an OSGi bundle inside the model, and provides utilities for accessing resources within that bundle.
Represents a def-file inside a Component.
A @{link ConfigDefinitionDir} contains a set of config definitions.
Data generated or computed during deployment
 
Application package derived from local files, i.e. during deploy.
Represents a component in the application package.
Wraps a real or virtual file system — essentially a mapping from paths to bytes.
Helper methods for directories included from services.xml in a <include dir=''/> element.
A file registry for testing, and, it seems, doubling as a null registry in some code paths.
Performs pre-processing of XML document and returns new document that has been processed.
Validates xml files against a schema.
Wrapper class for schema validators for application package xml files
Simple Validation of services.xml for unit tests against RELAX NG schemas.
A global pool of all config definitions that this server knows about.
 
Utilities for XML.
A preprocessor for services.xml files that handles deploy:environment, deploy:region, preprocess:properties, preprocess:include and create a new Document which is based on the supplied environment and region