Class Bundle
java.lang.Object
eu.qualimaster.easy.extension.internal.Bundle
Bundle / Activator for this plug-in.
- Author:
- El-Sharkawy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PLUGIN_ID
- See Also:
-
-
Constructor Details
-
Bundle
public Bundle()
-
-
Method Details
-
getLogger
Returns a logger for a class specified in this extension.- Parameters:
clazz- A class of this extension for which the logger shall be returned.- Returns:
- The logger instance for the given class.
-