1.
Apache Excalibur - The Store Janitor
+ | Store Janitor: the store garbage collector and memory usage controller. | | Be careful with the heapsize and freememory parameters. ...
2.
PoolUtil (Apache Excalibur API)
Object, recycle(java.lang.Object obj) This method will either call "reset" on Resettable objects, or it will call "recycle" on Recyclable objects. ...
3.
Recyclable (Apache Excalibur API)
Mar 29, 2004 ... Interface Recyclable. All Superinterfaces: Poolable. All Known Subinterfaces: PoolSettable. All Known Implementing Classes: ...
4.
VariableSizePool (Apache Excalibur API)
public int size(long key) throws java.lang.IllegalAccessException. Description copied from interface: ManagablePool: Determine the pool's current size. ...
5.
org.apache.avalon.excalibur.monitor Class Hierarchy (Apache ...
Class Hierarchy. class java.lang.Object. class org.apache.avalon.excalibur.monitor.impl.AbstractMonitor (implements org.apache.avalon.excalibur.monitor. ...
6.
Parameters (Apache Excalibur API)
Jul 30, 2004 ... boolean, getParameterAsBoolean(java.lang.String name, boolean defaultValue) Retrieve the boolean value of the specified parameter. ...
7.
AbstractHTMLHandler (Apache Excalibur API)
Mar 10, 2004 ... Methods inherited from class java.lang.Object ... breadCrumbs. protected void breadCrumbs(java.io.PrintWriter out, boolean link) ...
8.
AbstractFilesystemStore (Apache Excalibur API)
Feb 28, 2004 ... File file, java.lang.Object object) This method serializes an object to an .... public void serializeObject(java.io.File file, java.lang. ...
9.
ExceptionUtil (Apache Excalibur API)
String printStackTrace(java.lang.Throwable throwable, boolean printCascading). Generate string for specified exception and if printCascading is true will ...
10.
org.apache.avalon.cornerstone.blocks.scheduler Class Hierarchy ...
class org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeScheduler (implements org.apache.avalon.framework.activity. ...