Defines the Objectos Core Service API. Provides an interface for defining a service and a
static utility class for service instances. Service is any class whose instances must be
started during an application initialization and must be stopped at the application shutdown.
Artifacts using Objectos Core :: Service (2)
Objectos Concurrency library
Last Release on Jan 18, 2022
Relocated → br.com.objectos.oss-java16 »
objectos-concurrent
A Java multi-release filesystem watch service implementation.
Uses a polling system for Java6 and delegates to java.nio.file.WatchService for Java7+
while providing the same public API.
Last Release on Jan 18, 2022
- Prev
- 1
- Next