|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.ui.compile.SystemCompileContributorManager
This singleton class manages all compile contributions added through extension points.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
boolean |
contributeCompileCommands(SystemCompileProfile prf,
Object element)
Adds all compile command contributions through extension point for the remote object. |
static SystemCompileContributorManager |
getInstance()
Returns the singleton instance of the manager. |
void |
registerContributor(SystemCompileContributor contributor)
Register a contributor with the manager. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
Method Detail |
public static SystemCompileContributorManager getInstance()
public void registerContributor(SystemCompileContributor contributor)
contributor
- a contributor.public boolean contributeCompileCommands(SystemCompileProfile prf, Object element)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |