站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 system API Documentation 英文版文档

org.jboss.deployment (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档


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 MBean interface.
SARDeployerMBean MBean interface.
SubDeployer The common interface for sub-deployer components which perform the actual deployment services for application components.
SubDeployerMBean MBean interface.
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
SARDeployer This is the main Service Deployer API.
SerializableDeploymentInfo DeploymentInfo for remote access by the DeploymentManager.
SimpleSubDeployerSupport A simple subdeployer that deploys a managed object after parsing the deployment's xml file.
SubDeployerSupport An abstract SubDeployer.
SubDeployerSupport.ClassConfiguration Static configuration properties for this class.
SuffixOrderHelper SuffixOrderHelper.
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
 

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.