Package org.jboss.deployment

Core deployment framework and services.

See:
          Description

Interface Summary
ClasspathExtensionMBean MBean interface.
DefaultDeploymentSorter Comment
Deployer The interface which a deployer must implement.
DeployerMBean MBean interface.
JARDeployerMBean MBean interface.
MainDeployerConstants Constants for MainDeployers
MainDeployerMBean MainDeployer MBean interface
SARDeployerMBean MBean interface.
SubDeployer The common interface for sub-deployer components which perform the actual deployment services for application components.
SubDeployerExt An extension interface that allows the retrieval and setting of the combined suffixes and their relative order supported by a SubDeployer.
SubDeployerExtMBean An extension mbean interface that allows the retrieval and setting of the combined suffixes and their relative order supported by a SubDeployer.
SubDeployerInterceptorMBean Interface for SubDeployerInterceptor services.
SubDeployerMBean MBean interface for SubDeployers
XSLSubDeployerMBean MBean interface.
 

Class Summary
ClasspathExtension A service that allows one to add an arbitrary URL to a named LoaderRepository.
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
JARDeployer This deployer exists to prevent deployment of packages whose deployers are not yet deployed.
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
ObjectModelFactorySimpleSubDeployerSupport A simple subdeployer that deploys a managed object after parsing the deployment's xml file using an ObjectModelFactory.
SARDeployer This is the main Service Deployer API.
SchemaBindingSimpleSubDeployerSupport A simple subdeployer that deploys a managed object after parsing the deployment's xml file using an ObjectModelFactory.
SerializableDeploymentInfo DeploymentInfo for remote access by the DeploymentManager.
SimpleSubDeployerSupport A simple subdeployer that deploys a managed object after parsing the deployment's xml file.
SubDeployerInterceptor Base class for SubDeployer interceptors.
SubDeployerInterceptorSupport Base class that can be used for writing services that dynamically hook to other interceptable deployers in order to add functionality in the deployment cycle.
SubDeployerSupport An abstract SubDeployer.
SubDeployerSupport.ClassConfiguration Static configuration properties for this class.
SuffixOrderHelper SuffixOrderHelper.
SuffixOrderHelper.EnhancedSuffix Inner class that encapsulates an enhanceSuffix consisting of suffix + order
XSLSubDeployer XSLSubDeployer
 

Exception Summary
DeploymentException Thrown by a deployer if an application component could not be deployed.
IncompleteDeploymentException IncompleteDeploymentException
 

Package org.jboss.deployment Description

Core deployment framework and services.

Package Specification

Related Documentation

Package Status

Todo



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.