| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDeployCommandIOProvider  | 
class  | 
AbstractHashDeployCommandIOProvider  | 
class  | 
DeployToFileHashDeployCommandIOProvider
Toolkit to serialize/deserialize a  
DeployCommand to/from HashStructure. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractFilesetPathTraversalFilterProvider  | 
class  | 
AbstractHashContributorIOProvider  | 
class  | 
AbstractJLibraryProvider  | 
class  | 
AbstractProcessorProvider<T>  | 
class  | 
AbstractStatefulProcessorProvider<T>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDeployActionProvider  | 
class  | 
AbstractDeploySummaryProvider  | 
class  | 
AbstractDeployToAppServerCommandFactory  | 
class  | 
AbstractWizardStateProvider  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractApplicationXmlBuilderProvider  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractModuleBuilderProvider  | 
class  | 
ArchiveProfileFactoryProvider
Base class for creating an  
ArchiveProfile. | 
| Modifier and Type | Method and Description | 
|---|---|
abstract java.util.List<OBRecognizer<R,O,C>> | 
OBFramework.getRecognizers(java.lang.Class forType)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract OBContext<R,O,C> | 
OBStager.newOBContext(OBFramework<R,O,C> recognizer, C userContext, java.util.List<OBRecognizer<R,O,C>> recognizers, int rSize, OBContext<R,O,C> parent)  | 
protected abstract OBContext<R,O,C> | 
OBContext.newOBContext(OBFramework<R,O,C> recognizer, C userContext, java.util.List<OBRecognizer<R,O,C>> recognizers, int rSize, OBContext<R,O,C> parent)  | 
| Constructor and Description | 
|---|
OBContext(OBFramework<R,O,C> mainProfiler, C context, java.util.List<OBRecognizer<R,O,C>> recognizers, int rSize, OBContext parent)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractFileGroupPackagerProvider  | 
class  | 
AbstractFileGroupsPackagerProvider  | 
class  | 
AbstractStatefulFileGroupPackagerProvider  | 
class  | 
AbstractStatefulFileGroupsPackagerProvider  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCommandFactoryProvider  | 
class  | 
AbstractDependableFactoryProvider  | 
class  | 
AbstractDependableIOProvider  | 
class  | 
AbstractHashDependableIOProvider  | 
class  | 
AbstractHashProfileIOProvider  | 
class  | 
AbstractHashProfileMigratorProvider  | 
class  | 
AbstractProfileFactoryProvider
Provider for a  
ProfileFactory. | 
class  | 
AbstractProfileInfoProvider  | 
class  | 
AbstractProfileIOProvider  | 
class  | 
AbstractProfileRecognizerProvider  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractToolkitProvider  | 
class  | 
NullToolkitProvider
This provider does not do anything meaningful, it can be used to trigger the loading of an extension module by using it in this manner: 
 |