|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSystemBasePlugin
com.ibm.etools.iseries.services.ifs.IFSServicePlugin
public class IFSServicePlugin
The activator class controls the plug-in life cycle
| Field Summary | |
|---|---|
static String |
PLUGIN_ID
|
| Constructor Summary | |
|---|---|
IFSServicePlugin()
The constructor |
|
| Method Summary | |
|---|---|
static IFSServicePlugin |
getDefault()
Returns the shared instance |
Logger |
getLogger()
Returns an instance of the logger being used by the core. |
protected void |
initializeImageRegistry()
|
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 IFSServicePlugin()
| Method Detail |
|---|
public void start(BundleContext context)
throws Exception
Exception
public void stop(BundleContext context)
throws Exception
Exceptionpublic static IFSServicePlugin getDefault()
public Logger getLogger()
protected void initializeImageRegistry()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||