Uses of Interface
org.pipservices3.commons.run.IClosable
Packages that use IClosable
-
Uses of IClosable in org.pipservices3.commons.run
Subinterfaces of IClosable in org.pipservices3.commons.runModifier and TypeInterfaceDescriptioninterface
Interface for components that require explicit opening and closing.Classes in org.pipservices3.commons.run that implement IClosableModifier and TypeClassDescriptionclass
Timer that is triggered in equal time intervals.