Package org.java.plugin.registry
Interface Identity
-
- All Known Subinterfaces:
Extension
,Extension.Parameter
,ExtensionPoint
,ExtensionPoint.ParameterDefinition
,Library
,PluginAttribute
,PluginDescriptor
,PluginElement<T>
,PluginFragment
,PluginPrerequisite
,UniqueIdentity
- All Known Implementing Classes:
MockExtension
,MockExtensionPoint
,MockIdentity
,MockLibrary
,MockParameter
,MockParameterDefinition
,MockPluginAttribute
,MockPluginDescriptor
,MockPluginElement
,MockPluginFragment
,MockPluginPrerequisite
public interface Identity
Base interface for any plug-in manifest element class.- Version:
- $Id$
- See Also:
PluginRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getId()
-