|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContext
The context contains services, settings and information that is supplied by the CRT and/or a container to the component. A context implementation should be read-only.
Copyright (c) SAP AG 2001-2002
| Method Summary | |
|---|---|
Category |
getCategory()
Returns a category for logging |
Class |
getComponentClass()
Returns the class of the component that this context belongs to |
IContainerManager |
getContainerManager()
Returns a reference to the component's container manager. |
int |
getDefaultPoolSize()
Returns a default size for a component pool. |
String |
getKey()
Returns the component's key as specified in the configuration. |
int |
getMaximumPoolSize()
Returns the maximum size for a component pool. |
Object |
getParameters()
Returns a parameters object. |
Class |
getProxyClass()
Returns the class of the proxy |
| Method Detail |
|---|
String getKey()
IContainerManager getContainerManager()
null if the component does not implement IContainer,
Class getComponentClass()
Class getProxyClass()
Category getCategory()
int getDefaultPoolSize()
IPoolableint getMaximumPoolSize()
IPoolableObject getParameters()
| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||