JPF 0.10

org.java.plugin.registry
Interface Identity

All Known Subinterfaces:
Extension, Extension.Parameter, ExtensionPoint, ExtensionPoint.ParameterDefinition, Library, PluginAttribute, PluginDescriptor, PluginElement, PluginFragment, PluginPrerequisite, UniqueIdentity

public interface Identity

Base interface for any plug-in manifest element class.

Version:
$Id: Identity.java,v 1.2 2005/12/10 13:15:28 ddimon Exp $
See Also:
PluginRegistry

Method Summary
 java.lang.String getId()
           
 

Method Detail

getId

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

JPF 0.10

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