com.ibm.pim.factories
Class PIMWebServicesContextFactory

java.lang.Object
  extended bycom.ibm.pim.factories.PIMContextFactory
      extended bycom.ibm.pim.factories.PIMWebServicesContextFactory

public class PIMWebServicesContextFactory
extends PIMContextFactory

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

copyright

public static final java.lang.String copyright
See Also:
Constant Field Values

WEBSERVICES_CONTEXT_CLASS

public static final java.lang.String WEBSERVICES_CONTEXT_CLASS
Current designated implementation WEBSERVICES_CONTEXT_CLASS

See Also:
Constant Field Values
Constructor Detail

PIMWebServicesContextFactory

public PIMWebServicesContextFactory()
Method Detail

getContext

public static Context getContext()
                          throws java.lang.Exception
Instantiate a new API Context Object based on the current web service message context

Returns:
An API Context object for this web service context
Throws:
java.lang.Exception - exception thrown