com.sap.netweaver.bc.rf.util.context

Class AbstractContextFactory

java.lang.Object
  extended by com.sap.netweaver.bc.rf.util.context.AbstractContextFactory
All Implemented Interfaces:
IContextFactory
Direct Known Subclasses:
AbstractDependentContextFactory, AbstractIndependentThreadContextFactory

public abstract class AbstractContextFactory
extends Object
implements IContextFactory

Abstract context factory base class for context factory interface implementations.

See Also:
IContextFactory

Constructor Summary
protected AbstractContextFactory()
          Construct object of class AbstractContextFactory and register thereby the newly contructed context factory with the context factory registry.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sap.netweaver.bc.rf.util.context.IContextFactory
getTypeUnsafeContext, getTypeUnsafeContextOrNullIfUnavailable, isAvailable, popTypeUnsafeContext, pushTypeUnsafeContext, removeTypeUnsafeContext, setTypeUnsafeContext, size
 

Constructor Detail

AbstractContextFactory

protected AbstractContextFactory()
                          throws ContextFactoryRegistrationError
Construct object of class AbstractContextFactory and register thereby the newly contructed context factory with the context factory registry.

Throws:
ContextFactoryRegistrationError - when the context factory is already registered with the context factory registry
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2011 SAP AG Complete Copyright Notice