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 CoordinatorStoreService.init(Services services)
          Initializes the StoreService.
 void CoordinatorEngineService.init(Services services)
          Initialize the service.
 void CoordJobMatLookupTriggerService.init(Services services)
           
 void ELService.init(Services services)
          Initialize the EL service.
 void XLogService.init(Services services)
          Initialize the log service.
 void CallableQueueService.init(Services services)
          Initialize the command queue service.
 void ConfigurationService.init(Services services)
          Initialize the log service.
 void HadoopAccessorService.init(Services services)
           
 void DagXLogInfoService.init(Services services)
          Initialize the service.
 void SchemaService.init(Services services)
          Initialize the service.
 void CallbackService.init(Services services)
          Initialize the service.
 void StoreService.init(Services services)
          Initializes the StoreService.
 void InstrumentationService.init(Services services)
          Initialize the instrumentation service.
 void MemoryLocksService.init(Services services)
          Initialize the memory locks service
 void ActionCheckerService.init(Services services)
          Initializes the Action Check service.
 void UUIDService.init(Services services)
          Initialize the UUID service.
 void DBLiteWorkflowStoreService.init(Services services)
           
 void AuthorizationService.init(Services services)
          Initialize the service.
 void SchedulerService.init(Services services)
          Initialize the scheduler service.
 void Service.init(Services services)
          Initialize the service.
 void RecoveryService.init(Services services)
          Initializes the RecoveryService.
 void ActionService.init(Services services)
           
 void WorkflowSchemaService.init(Services services)
          Initialize the service.
 void PurgeService.init(Services services)
          Initializes the PurgeService.
 void DagEngineService.init(Services services)
          Initialize the service.
 void WorkflowAppService.init(Services services)
          Initialize the workflow application service.
 



Copyright © 2011 Yahoo. All Rights Reserved.