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

Quick Search    Search Deep

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


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 ...
DeploymentFactoryManagerTest: Low level tests on the DeploymentFactoryManager.

Home | Contact Us | Privacy Policy | Terms of Service