Uses of Class
org.apache.oozie.service.Services

Packages that use Services
org.apache.oozie.service   
 

Uses of Services in org.apache.oozie.service
 

Methods in org.apache.oozie.service that return Services
static Services Services.get()
          Return the services singleton.
 

Methods in org.apache.oozie.service with parameters of type Services
 void SLAStoreService.init(Services services)
           
 void SchedulerService.init(Services services)
          Initialize the scheduler service.
 void UUIDService.init(Services services)
          Initialize the UUID service.
 void WorkflowSchemaService.init(Services services)
          Initialize the service.
 void PurgeService.init(Services services)
          Initializes the PurgeService.
 void HadoopAccessorService.init(Services services)
           
 void WorkflowAppService.init(Services services)
          Initialize the workflow application service.
 void DagXLogInfoService.init(Services services)
          Initialize the service.
 void CoordinatorEngineService.init(Services services)
          Initialize the service.
 void ELService.init(Services services)
          Initialize the EL service.
 void ConfigurationService.init(Services services)
          Initialize the log service.
 void CoordJobMatLookupTriggerService.init(Services services)
           
 void InstrumentationService.init(Services services)
          Initialize the instrumentation service.
 void CallbackService.init(Services services)
          Initialize the service.
 void ActionService.init(Services services)
           
 void StoreService.init(Services services)
          Initializes the StoreService.
 void Service.init(Services services)
          Initialize the service.
 void DagEngineService.init(Services services)
          Initialize the service.
 void ActionCheckerService.init(Services services)
          Initializes the Action Check service.
 void CallableQueueService.init(Services services)
          Initialize the command queue service.
 void CoordinatorStoreService.init(Services services)
          Initializes the StoreService.
 void XLogService.init(Services services)
          Initialize the log service.
 void MemoryLocksService.init(Services services)
          Initialize the memory locks service
 void AuthorizationService.init(Services services)
          Initialize the service.
 void DBLiteWorkflowStoreService.init(Services services)
           
 void RecoveryService.init(Services services)
          Initializes the RecoveryService.
 void SchemaService.init(Services services)
          Initialize the service.
 



Copyright © 2011 Yahoo. All Rights Reserved.