Uses of Interface
amber.server.manager.ExtensionInterface

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.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.