A Rhino management sub task for configuring object pools.

Ant Parameters
Attribute Description Required

initialPooledPoolSize

The initial size of the object pool for objects in the pooled pool.

No.

pooledPoolSize

The current size of the object pool for objects in the pooled pool.

No.

statePoolSize

The current size of the object pool for objects in the state pool.

No.

persistentStatePoolSize

The current size of the object pool for objects in the persistent state pool.

No.

readyPoolSize

The current size of the object pool for objects in the ready pool.

No.

stalePoolSize

The current size of the object pool for objects in the stale pool.

No.

failonerror

Flag to control failure behaviour. If 'true', the sub task will throw a BuildException when an error is encountered. If 'false', the sub task will throw a NonFatalBuildException instead of a BuildException under specific circumstances. See below for conditions (if any) which will cause a NonFatalBuildException.

No. default value is taken from the Rhino management parent task.

Previous page Next page
Rhino Version 2.6.1