Class PluginManagerCache
java.lang.Object
net.thevpc.common.prs.plugin.PluginManagerCache
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassclassclass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(Comparator<PluginManagerCache.ImplementationCache> priorityComparator) getClassCache(String className, boolean autoCreate) getPluginCache(String id)
-
Constructor Details
-
PluginManagerCache
public PluginManagerCache()
-
-
Method Details
-
getPluginCache
-
getPlugins
-
getImplementations
-
getImplementationFactories
-
getClassCache
-
getExtensions
-
build
-