Uses of Class
org.jboss.system.server.profileservice.repository.HotDeploymentRepository

Packages that use HotDeploymentRepository
org.jboss.system.server.profileservice.repository.clustered   
org.jboss.system.tools   
 

Uses of HotDeploymentRepository in org.jboss.system.server.profileservice.repository.clustered
 

Subclasses of HotDeploymentRepository in org.jboss.system.server.profileservice.repository.clustered
 class ClusteredDeploymentRepository
          DeploymentRepository that keeps its contents in sync across a cluster.
 class ImmutableClusteredDeploymentRepository
          A ClusteredDeploymentRepository that will only accept content changes pulled from the cluster at load time; pushing updates to the cluster at load is not support, nor are changes after load supported.
 

Uses of HotDeploymentRepository in org.jboss.system.tools
 

Subclasses of HotDeploymentRepository in org.jboss.system.tools
static class ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.