Package | Description |
---|---|
javax.enterprise.deploy.shared.factories |
Provides shared factory manager for tool vendor and product vendor implementation classes.
|
Modifier and Type | Method and Description |
---|---|
DeploymentFactory[] |
DeploymentFactoryManager.getDeploymentFactories()
Retrieve the deployment factories
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentFactoryManager.registerDeploymentFactory(DeploymentFactory factory)
Register a deployment factory
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.