Uses of Package
ru.progrm_jarvis.javacommons.service
Packages that use ru.progrm_jarvis.javacommons.service
Package
Description
Wrappers for common
IO-related classes.Abstractions for building effective service-based relations and systems.
-
Classes in ru.progrm_jarvis.javacommons.service used by ru.progrm_jarvis.javacommons.io.wrapperClassDescriptionA wrapper for
AutoCloseablewhich disables itsAutoCloseable.close()method instead providingNonAutoCloseable.doClose()method for explicit closing of this object. -
Classes in ru.progrm_jarvis.javacommons.service used by ru.progrm_jarvis.javacommons.serviceClassDescriptionStates in which this service can be.A managed
pending service.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.