|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionInterface | |
| amber.type.server | Amber Server Types. |
| Uses of ExtensionInterface in amber.type.server |
| Fields in amber.type.server declared as ExtensionInterface | |
protected ExtensionInterface |
ExtensionModuleInfo.module
The actual Extension module itself. |
| Methods in amber.type.server that return ExtensionInterface | |
ExtensionInterface |
ExtensionModuleInfo.getModule()
Gets the data in the following variable: The actual Extension module itself. |
| Methods in amber.type.server with parameters of type ExtensionInterface | |
void |
ExtensionModuleInfo.setModule(ExtensionInterface data)
Sets the data in the following variable: The actual Extension module itself. |
| Constructors in amber.type.server with parameters of type ExtensionInterface | |
ExtensionModuleInfo(java.lang.String name,
ExtensionInterface module)
Initialising Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||