org.synyx.hera.metadata
Interface MetadataProvider

All Known Implementing Classes:
AbstractMetadataBasedPlugin

public interface MetadataProvider

Interface for plugins providing metadata information. Usually the plugins will implement this interface themselves.

Author:
Oliver Gierke - gierke@synyx.de

Method Summary
 PluginMetadata getMetadata()
          Returns the plugins metadata.
 

Method Detail

getMetadata

PluginMetadata getMetadata()
Returns the plugins metadata.

Returns:
the plugins metadata


Copyright © 2008-2010 Synyx GmbH & Co. KG. All Rights Reserved.