com.ibm.pim.factories
Class PIMWebServicesContextFactory

java.lang.Object
  extended by com.ibm.pim.factories.PIMContextFactory
      extended by com.ibm.pim.factories.PIMWebServicesContextFactory

Deprecated.

public class PIMWebServicesContextFactory
extends PIMContextFactory

Factory for retrieving the context from the current web service.


Field Summary
static java.lang.String copyright
          Deprecated.  
static java.lang.String WEBSERVICES_CONTEXT_CLASS
          Deprecated. Current designated implementation WEBSERVICES_CONTEXT_CLASS
 
Fields inherited from class com.ibm.pim.factories.PIMContextFactory
DEFAULT_CONTEXT_CLASS, DEFAULT_CONTEXT_CLASS_BASE_CONTEXT_SET_METHOD
 
Constructor Summary
PIMWebServicesContextFactory()
          Deprecated.  
 
Method Summary
static Context getContext()
          Deprecated. Instantiate a new API Context Object based on the current web service message context.
 
Methods inherited from class com.ibm.pim.factories.PIMContextFactory
getContext, getCurrentContext, setCurrentContext
 
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
Deprecated. 
See Also:
Constant Field Values

WEBSERVICES_CONTEXT_CLASS

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

See Also:
Constant Field Values
Constructor Detail

PIMWebServicesContextFactory

public PIMWebServicesContextFactory()
Deprecated. 
Method Detail

getContext

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

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