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

Quick Search    Search Deep

Package org.jboss.deployment

Interface Summary
Deployer The interface which a deployer must implement.
MainDeployerConstants Constants for MainDeployers
SubDeployer The common interface for sub-deployer components which perform the actual deployment services for application components.
 

Class Summary
ClasspathExtension A service that allows one to add an arbitrary URL to a named LoaderRepository.
ClientDeployer An XMBean resource implementation of a deployer for j2ee application client jars
DeploymentInfo Service Deployment Info .
DeploymentInfoComparator This comparator takes a delegate comparator that can compare URLs, and applies that to DeploymentInfo objects
DeploymentSorter A helper class for sorting deployments.
DeploymentState A type-safe enumeration for the status a DeploymentInfo may be in
EARDeployer Enterprise Archive Deployer.
J2eeApplicationMetaData
J2eeModuleMetaData The metadata for an application/module element
JARDeployer This deployer exists to prevent deployment of packages whose deployers are not yet deployed.
JBossEntityResolver Local entity resolver to handle standard J2EE DTDs as well as JBoss specific DTDs.
MainDeployer The main/primary component for deployment.
NetBootFile Represents a file/directory representation read from a distant HTTP server
NetBootHelper Static helper methods for NetBoot features
SARDeployer This is the main Service Deployer API.
SubDeployerSupport An abstract SubDeployer.
SubDeployerSupport.ClassConfiguration Static configuration properties for this class.
XSLSubDeployer XSLSubDeployer.java Created: Fri Jul 12 09:54:51 2002
 

Exception Summary
DeploymentException Thrown by a deployer if an application component could not be deployed.
IncompleteDeploymentException IncompleteDeploymentException.java Created: Mon Jun 24 08:20:16 2002