PortletContainer


This type is a class for model objects.

This is the root object. The only information that is stored at this point is if portlet chacing is enabled or not.

Package: portletcontainer
Supertype: ApplicationContainer

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
enablePortletCaching : EBoolean * No description is available *
maxProcessEventCount : EInt Specifies the maximum number of event processing per request. This allows to stop event loops or to reduce response time by avoiding too many events to be processed.



Attribute Details

enablePortletCaching  -  * No description is available *
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

maxProcessEventCount  -  Specifies the maximum number of event processing per request. This allows to stop event loops or to reduce response time by avoiding too many events to be processed.
    Data Type: EInt
    Default value:  1000
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006