|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetadataAware
This interface is implemented for every annotations.Module
and annotations.Connector annotated class and its purpose is
to define a contract to query the annotated class about its metadata.
| Method Summary | |
|---|---|
String |
getDevkitBuild()
Returns the build of the DevKit used to create this module |
String |
getDevkitVersion()
Returns the version of the DevKit used to create this module |
String |
getMinMuleVersion()
Returns the minimun compatible runtime version |
String |
getModuleName()
Returns the user-friendly name of this module |
String |
getModuleVersion()
Returns the version of this module |
| Method Detail |
|---|
String getModuleName()
String getModuleVersion()
String getDevkitVersion()
String getDevkitBuild()
String getMinMuleVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||