All Classes and Interfaces

Class
Description
Default implementation of RegistrationBuilder.
 
 
TODO JavaDoc
 
Some utilities for dealing with Typesafe Config.
 
 
 
Default implementation of ObjectNameBuilder.
 
TODO JavaDoc
 
Configurable mapper to determine domain names from classes.
 
A shutdown controller that allows to parallelize the shutdown.
Feature providing a fork/join pool.
 
A JavaThreadPoolFeature that destroys the thread pool on finalizing the shutdown.
Simple utility class for JVM applications.
A helper class to manage context lifecycle with features supporting applications.
 
The JMX registrar registers MBeans to a given MBean server applying certain rules.
 
 
 
 
 
 
TODO JavaDoc
 
TODO JavaDoc
A WorkExecutorFeature that executes everything in the calling thread.
A SameThreadWorkExecutorFeature that adds shutdown hooks.
The shutdown controller allows registering hooks run on the three shutdown phases: prepare: stop accepting new work (e.g.
 
 
 
 
Standard feature for controlled 3-phase shutdown.
 
 
 
 
 
 
TODO JavaDoc
 
 
 
Feature providing an around advice for tasks, usually used in conjunction with WorkExecutorFeature.
TODO JavaDoc
Deprecated, for removal: This API element is subject to removal in a future version.
Feature providing a work executor, usually a thread pool.