Uses of Package
org.ow2.clif.server.api

Packages that use org.ow2.clif.server.api
org.ow2.clif.deploy Support for asynchronous deployment of Clif servers and blade components. 
org.ow2.clif.probe.cpu CPU probe implementation for Linux and Windows. 
org.ow2.clif.probe.jmx_jvm   
org.ow2.clif.probe.util Generic, abstract Insert components implementation to ease the development of probe inserts. 
org.ow2.clif.scenario.isac.engine   
org.ow2.clif.scenario.multithread Generic Insert component for injecting load through n objects with n threads looping on a method call, defined by sub-classing. 
org.ow2.clif.server.api API (Java interfaces and Fractal component types) related to the control of Clif servers and blades. 
org.ow2.clif.server.lib Clif server implementation, and typical implementation of a blade as an assembly of 4 sub-components, namely the insert adapter, the insert, the data collector and the storage proxy. 
org.ow2.clif.supervisor.api API (Java interfaces, Fractal component types and generic objects) related to the supervision of test runs (control, monitoring and storage). 
org.ow2.clif.supervisor.lib Supervisor component implementation. 
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.deploy
ClifServerControl
           
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.probe.cpu
ActivityControl
          Generic control of an activity
BladeControl
           
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.probe.jmx_jvm
ActivityControl
          Generic control of an activity
BladeControl
           
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.probe.util
ActivityControl
          Generic control of an activity
BladeControl
           
BladeInsertResponse
          Interface used by the Blade Insert component to give information about its state to its Blade Insert Adapter component.
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.scenario.isac.engine
ActivityControl
          Generic control of an activity
BladeControl
           
BladeInsertResponse
          Interface used by the Blade Insert component to give information about its state to its Blade Insert Adapter component.
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.scenario.multithread
ActivityControl
          Generic control of an activity
BladeControl
           
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.server.api
ActivityControl
          Generic control of an activity
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.server.lib
ActivityControl
          Generic control of an activity
BladeControl
           
BladeInsertResponse
          Interface used by the Blade Insert component to give information about its state to its Blade Insert Adapter component.
ClifServerControl
           
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.supervisor.api
ActivityControl
          Generic control of an activity
 

Classes in org.ow2.clif.server.api used by org.ow2.clif.supervisor.lib
ActivityControl
          Generic control of an activity