|
||||||||||
| 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.authspserver.sam.AuthSPSAMAgent
public class AuthSPSAMAgent
A singleton class for the SAMAgent.
Description:
A singleton class for the SAMAgent that is located in the
org.aselect.system package.
Concurrency issues:
-
| Method Summary | |
|---|---|
static AuthSPSAMAgent |
getHandle()
Method to return the instance of the SAMAgent. |
void |
init()
Calls the initialize class of the super class SAMAgent with
the A-Select config manager and the A-Select system logger. |
| 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 AuthSPSAMAgent getHandle()
SAMAgent.
SAMAgent object
public void init()
throws ASelectSAMException
SAMAgent with
the A-Select config manager and the A-Select system logger.
ASelectSAMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||