Package ru.progrm_jarvis.javacommons.service
package ru.progrm_jarvis.javacommons.service
Abstractions for building effective service-based relations and systems.
-
ClassDescriptionAbstract implementation of
Servicemaking its concurrent.Abstract implementation ofManagedPendingService.States in which this service can be.ManagedPendingService<O,S, R> A managedpending service.A wrapper forAutoCloseablewhich disables itsAutoCloseable.close()method instead providingNonAutoCloseable.doClose()method for explicit closing of this object.PendingService<O,S, R> A service which gives per-owner access to its owned service.An owned service which must be closed once the owner is ready with it.