|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.system.PartnerContext
public class PartnerContext
A container for singletons.
| Field Summary | |
|---|---|
java.util.HashMap<java.lang.Class,java.lang.Object> |
singletons
Get and set these directly for now. |
| Constructor Summary | |
|---|---|
PartnerContext()
|
|
| Method Summary | |
|---|---|
static PartnerContext |
getContext()
Gets or creates the context for this thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.HashMap<java.lang.Class,java.lang.Object> singletons
| Constructor Detail |
|---|
public PartnerContext()
| Method Detail |
|---|
public static PartnerContext getContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||