|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleInterface | |
|---|---|
| net.sf.pipet.api | |
| Uses of ModuleInterface in net.sf.pipet.api |
|---|
| Classes in net.sf.pipet.api that implement ModuleInterface | |
|---|---|
class |
AbstractModule
The purpose of this class is to improve version stability. |
class |
DefaultModuleInterface
A simple ModuleInterface, which provides a default implementation for most methods. |
class |
InputOutputModule
Abstract base class for a PipeT module. |
class |
SimpleInputOutputModule
Abstract base class for a PipeT module. |
class |
VersionedModule
|
| Methods in net.sf.pipet.api that return ModuleInterface | |
|---|---|
ModuleInterface |
ModuleDefinition.getInterface()
Returns the ModuleInterface used by this module. |
| Methods in net.sf.pipet.api with parameters of type ModuleInterface | |
|---|---|
static ModuleDefinition |
ModuleDefinition.create(ModuleDefinition parent,
String iface_spec,
ModuleInterface iface,
CachePolicy cache_policy,
Map<String,net.sf.qxs.types.UntypedValue> props)
|
| Constructors in net.sf.pipet.api with parameters of type ModuleInterface | |
|---|---|
ModuleDefinition(ModuleDefinition parent,
String iface_spec,
ModuleInterface iface,
CachePolicy cache_policy,
Map<String,net.sf.qxs.types.UntypedValue> props)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||