Uses of Class
org.rhq.enterprise.server.core.concurrency.LatchedServiceController.LatchedService

Packages that use LatchedServiceController.LatchedService
org.rhq.enterprise.server.core.concurrency   
 

Uses of LatchedServiceController.LatchedService in org.rhq.enterprise.server.core.concurrency
 

Methods in org.rhq.enterprise.server.core.concurrency with parameters of type LatchedServiceController.LatchedService
 void LatchedServiceController.LatchedService.addDependency(LatchedServiceController.LatchedService dependency)
           
 void LatchedServiceController.LatchedService.notifyComplete(LatchedServiceController.LatchedService finishedService, boolean didFail)
           
 

Constructor parameters in org.rhq.enterprise.server.core.concurrency with type arguments of type LatchedServiceController.LatchedService
LatchedServiceController(Collection<? extends LatchedServiceController.LatchedService> services)
          Creates the controller that will be responsible for launching the services in a thread pool.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.