| Package | Description |
|---|---|
| org.codehaus.cargo.generic | |
| org.codehaus.cargo.generic.deployable |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractFactoryRegistry.register(ClassLoader classLoader,
DeployableFactory factory)
Discovers all the
Deployables and adds them
to the given DeployableFactory. |
protected abstract void |
AbstractFactoryRegistry.register(DeployableFactory factory)
Registers
Deployable implementations to the
given DeployableFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeployableFactory
Default deployable factory that returns deployables for a given container.
|
Copyright © 2004–2015 Github. All rights reserved.