Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Protected Member Functions | List of all members
com.griddynamics.jagger.engine.e1.services.ServicesAware Class Reference

An abstract class, that gives user an access to Jagger services. More...

Inheritance diagram for com.griddynamics.jagger.engine.e1.services.ServicesAware:
Inheritance graph
[legend]

Public Member Functions

DataService getDataService ()
 Gives access to DataService. More...
 
final void initServices (String sessionId, String taskId, NodeContext context, JaggerPlace environment)
 

Protected Member Functions

MetricService getMetricService ()
 Gives access to MetricService. More...
 
SessionInfoService getSessionInfoService ()
 Gives access to SessionInfoService. More...
 
void init ()
 User action, that will be executed before at least one object will be provided. More...
 

Detailed Description

An abstract class, that gives user an access to Jagger services.

Author
Gribov Kirill
Details:

If you would like to have an access to jagger services - extend this class.


The documentation for this class was generated from the following file: