Package | Description |
---|---|
javax.enterprise.deploy.shared.factories |
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 © 2013. All Rights Reserved.