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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.