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



Copyright © 2011 Yahoo. All Rights Reserved.