com.sapportals.wcm.crt.component

Interface IPoolable

All Known Subinterfaces:
IReuseable

public interface IPoolable

An interface to mark a component as poolable. (Poolable components MUST NOT implement IThreadSafe). This means, that component instances will be managed in a pool by the CRT. If lookup() is called the CRT will try to return an existing instance from the pool. A poolable component can also be IReuseable.

Copyright (c) SAP AG 2001-2002


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 2014 SAP AG Complete Copyright Notice