Uses of Interface
org.pf4j.ExtensionPoint
-
Packages that use ExtensionPoint Package Description org.pf4j -
-
Uses of ExtensionPoint in org.pf4j
Methods in org.pf4j that return types with arguments of type ExtensionPoint Modifier and Type Method Description java.lang.Class<? extends ExtensionPoint>[]
points()
An array of extension points, that are implemented by this extension.
-