Oracle Application Server Containers for J2EE Support for JavaServer Pages API Reference
10g (9.0.4)

B10387-01

oracle.jsp.jwcache
Interface SectionId

All Known Implementing Classes:
NumberSectionId, StringSectionId

public interface SectionId

SectionId is an id of a cache block or a cache section within a certain web page. Within the same web page, there may be multiple cache blocks.

Known implementations of SectionId are: NumberSectionId and StringSectionId


Method Summary
 java.lang.String toString()
           

 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Oracle Application Server Containers for J2EE Support for JavaServer Pages API Reference
10g (9.0.4)

B10387-01

Copyright © YYYY, Oracle. All Rights Reserved.