|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.pim.factories.PIMContextFactory
com.ibm.pim.factories.PIMWebServicesContextFactory
Factory for retrieving the context from the current web service.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
static java.lang.String |
WEBSERVICES_CONTEXT_CLASS
Current designated implementation WEBSERVICES_CONTEXT_CLASS |
Fields inherited from class com.ibm.pim.factories.PIMContextFactory |
---|
DEFAULT_CONTEXT_CLASS |
Constructor Summary | |
---|---|
PIMWebServicesContextFactory()
|
Method Summary | |
---|---|
static Context |
getContext()
Instantiate a new API Context Object based on the current web service message context |
Methods inherited from class com.ibm.pim.factories.PIMContextFactory |
---|
getContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String copyright
public static final java.lang.String WEBSERVICES_CONTEXT_CLASS
WEBSERVICES_CONTEXT_CLASS
Constructor Detail |
public PIMWebServicesContextFactory()
Method Detail |
public static Context getContext() throws java.lang.Exception
java.lang.Exception
- exception thrown
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |