JPF 1.5.1

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
 java.lang.String getId()
           
 

Method Detail

getId

java.lang.String getId()
Returns:
ID of plug-in manifest element

JPF 1.5.1

Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.