|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPlugin
eu.geclipse.core.reporting.ReportingPlugin
public class ReportingPlugin
The activator class controls the plug-in life cycle
| Constructor Summary | |
|---|---|
ReportingPlugin()
The constructor |
|
| Method Summary | |
|---|---|
static ReportingPlugin |
getPlugin()
Returns the shared instance. |
static IReportingService |
getReportingService()
Get the reporting service. |
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportingPlugin()
| Method Detail |
|---|
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exception
public void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static ReportingPlugin getPlugin()
public static IReportingService getReportingService()
IReportingService that is provided
by the reporting plug-in.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||