|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployer | |
---|---|
org.jboss.deployment | Core deployment framework and services. |
org.jboss.deployment.cache | Deployment caching components. |
org.jboss.deployment.scanner | Deployment scanning framework and components. |
Uses of Deployer in org.jboss.deployment |
---|
Classes in org.jboss.deployment that implement Deployer | |
---|---|
class |
MainDeployer
The main/primary component for deployment. |
Uses of Deployer in org.jboss.deployment.cache |
---|
Classes in org.jboss.deployment.cache that implement Deployer | |
---|---|
class |
DeploymentCache
A Deployer-like service which intercepts deploy/undeploy calls to MainDeployer and provides local caching of target URLs using local disk. |
Fields in org.jboss.deployment.cache declared as Deployer | |
---|---|
protected Deployer |
DeploymentCache.deployer
A proxy to the deployer we are using. |
Uses of Deployer in org.jboss.deployment.scanner |
---|
Fields in org.jboss.deployment.scanner declared as Deployer | |
---|---|
protected Deployer |
AbstractDeploymentScanner.deployer
A proxy to the deployer we are using. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |