Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
D G H J M

D

DeploymentFactory - interface javax.enterprise.deploy.spi.factories.DeploymentFactory.
The DeploymentFactory interface is a deployment driver for a J2EE plaform product.

G

getDeploymentManager(String, String, String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Returns a connected DeploymentManager instance.
getDeploymentManager(String, String, String) - Method in class javax.enterprise.deploy.spi.factories.MockDeploymentFactory
 
getDisconnectedDeploymentManager(String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Returns a disconnected DeploymentManager instance.
getDisconnectedDeploymentManager(String) - Method in class javax.enterprise.deploy.spi.factories.MockDeploymentFactory
 
getDisplayName() - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Provide a string with the name of this vendor's DeploymentManager.
getDisplayName() - Method in class javax.enterprise.deploy.spi.factories.MockDeploymentFactory
 
getProductVersion() - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Provides a string identifying the version of this vendor's DeploymentManager.
getProductVersion() - Method in class javax.enterprise.deploy.spi.factories.MockDeploymentFactory
 

H

handlesURI(String) - Method in interface javax.enterprise.deploy.spi.factories.DeploymentFactory
Tests whether this factory can create a DeploymentManager object based on the specified URI.
handlesURI(String) - Method in class javax.enterprise.deploy.spi.factories.MockDeploymentFactory
 

J

javax.enterprise.deploy.spi.factories - package javax.enterprise.deploy.spi.factories
 

M

MockDeploymentFactory - class javax.enterprise.deploy.spi.factories.MockDeploymentFactory.
 
MockDeploymentFactory() - Constructor for class javax.enterprise.deploy.spi.factories.MockDeploymentFactory
 

D G H J M