Uses of Interface
org.seppiko.glf.api.IMarkerFactory
| Package | Description |
|---|---|
| org.seppiko.glf.api | |
| org.seppiko.glf.event | |
| org.seppiko.glf.event.nop | |
| org.seppiko.glf.spi |
-
Uses of IMarkerFactory in org.seppiko.glf.api
Methods in org.seppiko.glf.api that return IMarkerFactory Modifier and Type Method Description IMarkerFactoryMarkerFactoryBinder. getMarkerFactory() -
Uses of IMarkerFactory in org.seppiko.glf.event
Classes in org.seppiko.glf.event that implement IMarkerFactory Modifier and Type Class Description classBasicMarkerFactoryBasic Marker Factory for Marker Factory interface default implementationMethods in org.seppiko.glf.event that return IMarkerFactory Modifier and Type Method Description static IMarkerFactoryDefaultMarkerFactory. getIMarkerFactory()IMarkerFactoryDefaultServiceProvider. getMarkerFactory() -
Uses of IMarkerFactory in org.seppiko.glf.event.nop
Methods in org.seppiko.glf.event.nop that return IMarkerFactory Modifier and Type Method Description IMarkerFactoryNOPServiceProvider. getMarkerFactory() -
Uses of IMarkerFactory in org.seppiko.glf.spi
Methods in org.seppiko.glf.spi that return IMarkerFactory Modifier and Type Method Description IMarkerFactoryGLFServiceProvider. getMarkerFactory()