JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.plugin.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.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PluginMetadata
getMetadata
()
Returns the plugins metadata.
Method Detail
getMetadata
PluginMetadata
getMetadata()
Returns the plugins metadata.
Returns:
the plugins metadata
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method