| Package | Description |
|---|---|
| org.codehaus.cargo.generic | |
| org.codehaus.cargo.generic.configuration |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractFactoryRegistry.register(ClassLoader classLoader,
ConfigurationFactory factory)
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory) for the semantics. |
protected abstract void |
AbstractFactoryRegistry.register(ConfigurationFactory factory)
See
AbstractFactoryRegistry.register(DeployableFactory) for the semantics. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationFactory
Default
ConfigurationFactory implementation that has all the known container
configurations registered against their containers. |
Copyright © 2004–2015 Github. All rights reserved.