Package org.java.plugin.registry
Interface UniqueIdentity
-
- All Superinterfaces:
Identity
- All Known Subinterfaces:
Extension,ExtensionPoint,Library,PluginDescriptor,PluginFragment,PluginPrerequisite
- All Known Implementing Classes:
MockExtension,MockExtensionPoint,MockLibrary,MockPluginDescriptor,MockPluginFragment,MockPluginPrerequisite
public interface UniqueIdentity extends Identity
Base interface for those plug-in manifest element classes that may have UID.- Version:
- $Id$
- See Also:
PluginRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetUniqueId()
-