ILOG JRules

Package ilog.rules.bres.xu.cmanager

Provides classes and interfaces for implementing a custom pool that can be used by the Execution Unit (XU).

See:
          Description

Interface Summary
IlrPool Represents a pool of objects.
IlrPoolEventListener Represents a listener receiving IlrPoolEvents.
 

Class Summary
IlrPoolEvent Represents an event raised by the pool.
 

Package ilog.rules.bres.xu.cmanager Description

Provides classes and interfaces for implementing a custom pool that can be used by the Execution Unit (XU).

The XU uses its own ConnectionManager implementation when one is not available, for example when the XU is not embedded in an application server.

Since:
5.1

ILOG JRules