|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.pba.management.agent.PAgent
public class PAgent
PERMIS Agent. This is a JMX Agent, it creates a single connector-server and MBean server which contains the Managed Engine (the only MBean).
Constructor Summary | |
---|---|
PAgent(ManagedPermisRBAC engineParam,
PAConfiguration configurationParam)
the constructor. |
Method Summary | |
---|---|
protected void |
finalize()
clean up by closing this JMX agent down. |
void |
stop()
stop. |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PAgent(ManagedPermisRBAC engineParam, PAConfiguration configurationParam) throws PbaException
engineParam
- the managed PERMIS engineconfigurationParam
- configuration for the connector-server
PbaException
- if anything goes wrong in the setting up.Method Detail |
---|
public void stop()
protected void finalize()
finalize
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |