| Package | Description | 
|---|---|
| javax.enterprise.deploy.shared.factories | 
 Provides shared factory manager object for Tool Vendor and Product Vendor implementation classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DeploymentFactory[] | 
DeploymentFactoryManager.getDeploymentFactories()
Retrieve the lists of currently registered DeploymentFactories. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DeploymentFactoryManager.registerDeploymentFactory(DeploymentFactory factory)
Registers a DeploymentFactory so it will be able to handle
 requests. 
 | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.