Skip navigation links

Package org.tools4j.nobark.run

Provides interfaces and classes to build thread-like running services that can be stopped, joined or shutdown orderly and abruptly in a controllable way.

See: Description

Package org.tools4j.nobark.run Description

Provides interfaces and classes to build thread-like running services that can be stopped, joined or shutdown orderly and abruptly in a controllable way. The two main implementations in this package are StoppableThread and ShutdownableThread.
Skip navigation links