|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationFactory | |
|---|---|
| org.codehaus.cargo.generic | |
| org.codehaus.cargo.generic.configuration | |
| Uses of ConfigurationFactory in org.codehaus.cargo.generic |
|---|
| Methods in org.codehaus.cargo.generic with parameters of type ConfigurationFactory | |
|---|---|
static void |
AbstractFactoryRegistry.register(java.lang.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. |
| Uses of ConfigurationFactory in org.codehaus.cargo.generic.configuration |
|---|
| Classes in org.codehaus.cargo.generic.configuration that implement ConfigurationFactory | |
|---|---|
class |
DefaultConfigurationFactory
Default ConfigurationFactory implementation that has all the known container
configurations registered against their containers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||