Package | Description |
---|---|
org.codehaus.cargo.generic | |
org.codehaus.cargo.generic.deployer |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractFactoryRegistry.register(ClassLoader classLoader,
DeployerFactory factory)
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory) for the semantics. |
protected abstract void |
AbstractFactoryRegistry.register(DeployerFactory factory)
See
AbstractFactoryRegistry.register(DeployableFactory) for the semantics. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDeployerFactory
Default
DeployerFactory implementation that has all the known container
deployers registered against their containers. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.