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



Copyright © 2010 Yahoo. All Rights Reserved.