Interface | Description |
---|---|
IExtensionInfo | |
IExtensionListener |
This interface has to implemented by all classes which want to be called if a
change on the state of running or known extensions was made.
|
IExtensionLoader |
The interface IExtensionLoader describes all methods of the ExtensionLoader.
|
IExtensionManager |
Class | Description |
---|---|
Extension |
This class has to be extended by all VipTool Extenisons.
|
ExtensionResourceLoader |
The ExtensionResourceLoader can be used to create URIs to the resources
form the extension with which is was initiated.
|