Uses of Interface
org.opennms.core.fiber.Fiber
-
Packages that use Fiber Package Description org.opennms.core.fiber -
-
Uses of Fiber in org.opennms.core.fiber
Subinterfaces of Fiber in org.opennms.core.fiber Modifier and Type Interface Description interfaceInitializableFiberThis class is used to extend theFiberinterface so that is has a concept of a life cycle.interfacePausableFiberThis interface defines an extension to the coreFiberinterface and adds the methods for pausing and resuming an executable context.
-