|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aselect.system.sam.agent.SAMAgent
org.aselect.agent.sam.ASelectAgentSAMAgent
public class ASelectAgentSAMAgent
The SAM agent for the A-Select Agent.
Description:
The ASelectAgentSAMAgent is a SAMAgent
for the A-Select Agent.
Note: this agent is implemented as a Singleton.
Concurrency issues:
-
| Method Summary | |
|---|---|
static ASelectAgentSAMAgent |
getHandle()
Get a static handle to the ASelectAgentSAMAgent instance. |
void |
init()
Initializes the ASelectAgentSAMAgent. |
| Methods inherited from class org.aselect.system.sam.agent.SAMAgent |
|---|
destroy, getActiveResource, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ASelectAgentSAMAgent getHandle()
ASelectAgentSAMAgent instance.
ASelectAgentSAMAgent exists.
ASelectAgentSAMAgent
public void init()
throws ASelectSAMException
ASelectAgentSAMAgent.
ASelectSAMExceptionSAMAgent.init(ConfigManager, SystemLogger)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||