Packages
org.codehaus.prometheus.blockingexecutor Provides classes and interfaces for execution of tasks, similar to the Executor but with support for untimed and timed blocking instead of rejecting the task.
org.codehaus.prometheus.blockingexecutor.jmx Provides JMX functionality for controlling a BlockingExecutor.
org.codehaus.prometheus.exceptionhandler Provides classes and interfaces for dealing with handling exceptions.
org.codehaus.prometheus.references Provides classes and interfaces for reference containers like the AwaitableReference and LendableReference.
org.codehaus.prometheus.repeater Provides classes and interfaces for repeated execution of tasks.
org.codehaus.prometheus.repeater.jmx Provides JMX functionality for controlling a Repeater.
org.codehaus.prometheus.threadpool Provides classes and interfaces for threadpools.
org.codehaus.prometheus.uninterruptiblesection Provides classes and interfaces for dealing with uninterruptible sections of code.
org.codehaus.prometheus.util Provides various utility classes and interfaces.