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

Quick Search    Search Deep

javax.enterprise.deploy.shared.factories.* (2)

javax.enterprise.deploy.shared: Javadoc index of package javax.enterprise.deploy.shared.


Package Samples:

javax.enterprise.deploy.shared.factories

Classes:

DeploymentFactoryManager: The DeploymentFactoryManager class is a central registry for J2EE DeploymentFactory objects. The DeploymentFactoryManager retains references to DeploymentFactory objects loaded by a tool. A DeploymentFactory object provides a reference to a DeploymentManager. The DeploymentFactoryManager has been implemented as a singleton. A tool gets a reference to the DeploymentFactoryManager via the getInstance method. The DeploymentFactoryManager can return two types of DeploymentManagers, a connected DeploymentManager and a disconnected DeploymentManager. The connected DeploymentManager provides access to ...
DConfigBeanVersionType: Class DConfigBeanVersionTypes defines enumeration values for the J2EE Platform verion number.
ActionType: Class ActionTypes defines enumeration values for the J2EE DeploymentStatus actions.
StateType: Defines enumeration values for the various states of a deployment action.
ModuleType: Class ModuleTypes defines enumeration values for the J2EE module types.
CommandType: Defines enumerated values for the available deployment commands.
DeploymentFactoryManagerTest: Low level tests on the DeploymentFactoryManager.
DConfigBeanVersionTypeTest: DConfigBeanVersionType
ActionTypeTest
CommandTypeTest
StateTypeTest
ModuleTypeTest

Home | Contact Us | Privacy Policy | Terms of Service