|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPlugin
org.eclipse.mtj.core.library.LibraryPlugin
public class LibraryPlugin
The activator class controls the plug-in life cycle
| Field Summary | |
|---|---|
static String |
PLUGIN_ID
The plug-in ID |
| Constructor Summary | |
|---|---|
LibraryPlugin()
The constructor |
|
| Method Summary | |
|---|---|
static LibraryPlugin |
getDefault()
Returns the shared instance |
static void |
log(int error,
String message,
Throwable throwable)
|
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PLUGIN_ID
| Constructor Detail |
|---|
public LibraryPlugin()
| Method Detail |
|---|
public static LibraryPlugin getDefault()
public void start(BundleContext context)
throws Exception
Exception
public void stop(BundleContext context)
throws Exception
Exception
public static void log(int error,
String message,
Throwable throwable)
error - string - object -
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||