Uses of Interface
javax.enterprise.deploy.spi.factories.DeploymentFactory

Packages that use DeploymentFactory
javax.enterprise.deploy.shared.factories   
 

Uses of DeploymentFactory in javax.enterprise.deploy.shared.factories
 

Methods in javax.enterprise.deploy.shared.factories that return DeploymentFactory
 DeploymentFactory[] DeploymentFactoryManager.getDeploymentFactories()
          Retrieve the lists of currently registered DeploymentFactories.
 

Methods in javax.enterprise.deploy.shared.factories with parameters of type DeploymentFactory
 void DeploymentFactoryManager.registerDeploymentFactory(DeploymentFactory factory)
          Registers a DeploymentFactory so it will be able to handle requests.
 



Copyright © 2011. All Rights Reserved.