|
Rational Developer for i 7.5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSystemBasePlugin
com.ibm.etools.iseries.migration.IBMiMigrationPlugin
public class IBMiMigrationPlugin
The activator class controls the IBM i workspace migration plug-in life cycle
Field Summary | |
---|---|
static String |
copyright
|
static String |
PLUGIN_ID
|
Constructor Summary | |
---|---|
IBMiMigrationPlugin()
The constructor |
Method Summary | |
---|---|
static IBMiMigrationPlugin |
getDefault()
Returns the shared instance |
protected void |
initializeImageRegistry()
|
ResourceBundle |
loadBundle(String fileName)
Sets the resource bundle. |
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 String copyright
public static final String PLUGIN_ID
Constructor Detail |
---|
public IBMiMigrationPlugin()
Method Detail |
---|
public void start(BundleContext context) throws Exception
Exception
public void stop(BundleContext context) throws Exception
Exception
public static IBMiMigrationPlugin getDefault()
protected void initializeImageRegistry()
public final ResourceBundle loadBundle(String fileName)
name
- of .properties file, without the '.properties' specified
|
Rational Developer for i 7.5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |