|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.x2e.ExtensionRegistryAPI
public class ExtensionRegistryAPI

Helper class to get an instance of IRemoteExtensionRegistryTools. It is used to have a shorter
JavaScript syntax than to use ExtensionRegistryToolsFactory
| Constructor Summary | |
|---|---|
ExtensionRegistryAPI()
|
|
| Method Summary | |
|---|---|
static IRemoteExtensionRegistryTools |
getTools(IRemoteEclipseConnection conn)
Use this method to get an instance of the IRemoteExtensionRegistryTools interface for
the specified connection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionRegistryAPI()
| Method Detail |
|---|
public static IRemoteExtensionRegistryTools getTools(IRemoteEclipseConnection conn)
throws RemoteEclipseAPIException
IRemoteExtensionRegistryTools interface for
the specified connection
conn - connection
RemoteEclipseAPIException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||