Class
Use
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.management.runtime.node
Class Node.CompActiveAgent
com.newstep.solid.management.runtime.DefaultActiveAgent
  |
  +--com.newstep.solid.management.runtime.component.ComponentActiveAgent
       |
       +--com.newstep.solid.management.runtime.node.Node.CompActiveAgent
All Implemented Interfaces:
       ActiveAgent

class Node.CompActiveAgent      
Over-ride the component active directory and simply
swap out the default server with the node active agent's
mbean server.
Author:
msimonsen
 
Links:
Generalization Generalization Link
to Class ComponentActiveAgent
Over-ride the component active directory and simply
swap out the default server with the node active agent's
mbean server.
Author:
msimonsen
 
 

Constructor Summary
protected void
CompActiveAgent(String name)
Method Summary
public MBeanServerConnection
Constructor Detail
CompActiveAgent
protected void CompActiveAgent (String name)
 
Stereotype:
create
 
Method Detail
getDefaultServer
public MBeanServerConnection getDefaultServer ()
 
 

Class
Use
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD