Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.management.runtime
Class SampleActiveAgent
com.newstep.solid.management.runtime.DefaultActiveAgent
  |
  +--com.newstep.solid.test.management.runtime.SampleActiveAgent
All Implemented Interfaces:
       ActiveAgent

public class SampleActiveAgent      
A sample Active Agent - for test purposes only.
Author:
msimonsen
 
Links:
Generalization Generalization Link
to Class DefaultActiveAgent
A sample Active Agent - for test purposes only.
Author:
msimonsen
 
 

Constructor Summary
protected void
Method Summary
public MBeanServerConnection
public void
Constructor Detail
SampleActiveAgent
protected void SampleActiveAgent ()
 
Stereotype:
create
 
Method Detail
getDefaultServer
public MBeanServerConnection getDefaultServer ()
 
 

runAgent
public void runAgent (ManagementConfig config)
 
Throws:
IOException
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD