Uses of Interface
org.seppiko.glf.api.IMarkerFactory
Packages that use IMarkerFactory
Package
Description
GLF API
GLF event
GLF API SPI
-
Uses of IMarkerFactory in org.seppiko.glf.api
Methods in org.seppiko.glf.api that return IMarkerFactoryModifier and TypeMethodDescriptionstatic IMarkerFactoryMarkerFactory.getIMarkerFactory()Return theIMarkerFactoryinstance in use. -
Uses of IMarkerFactory in org.seppiko.glf.event
Classes in org.seppiko.glf.event that implement IMarkerFactoryModifier and TypeClassDescriptionclassBasic Marker Factory for Marker Factory interface default implementationMethods in org.seppiko.glf.event that return IMarkerFactory -
Uses of IMarkerFactory in org.seppiko.glf.spi
Methods in org.seppiko.glf.spi that return IMarkerFactoryModifier and TypeMethodDescriptionGLFServiceProvider.getMarkerFactory()Return the instance ofIMarkerFactorythatMarkerFactoryclass should bind to.