Uses of Interface
org.java.plugin.registry.PluginElement
Packages that use PluginElement
Package
Description
This package contains framework registry API.
Simple mock classes to be used in unit tests.
-
Uses of PluginElement in org.java.plugin.registry
Classes in org.java.plugin.registry with type parameters of type PluginElementModifier and TypeInterfaceDescriptioninterface
PluginElement<T extends PluginElement<T>>
This interface abstracts a plug-in element - a thing that is declared in plug-in or plug-in fragment descriptor.Subinterfaces of PluginElement in org.java.plugin.registryModifier and TypeInterfaceDescriptioninterface
This interface abstracts an extension - particular functionality, the plug-in contribute to the system.static interface
This interface abstracts extension parameter according to extension declaration in manifest.interface
This interface abstracts the extension point - a place where the functionality of plug-in can be extended.static interface
This interface abstracts parameter definition - a parameter "type declaration".interface
This interface provides access to information about resource or code contributed by plug-in.interface
This interface abstracts plug-in attribute, a <ID,VALUE> pair.interface
This interface abstracts inter plug-ins dependencies. -
Uses of PluginElement in org.java.plugin.tools.mocks
Classes in org.java.plugin.tools.mocks with type parameters of type PluginElementClasses in org.java.plugin.tools.mocks that implement PluginElementModifier and TypeClassDescriptionclass
class
class
class
class
class
class
MockPluginElement<T extends PluginElement<T>>
class