public abstract class TransportModule extends java.lang.Object implements LoadableModule
LoadableModule.FatalException| Constructor and Description |
|---|
TransportModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.vordel.precipitate.SolutionPack pack,
Entity entity)
Configure the loadable module.
|
com.vordel.dwe.AuditSettings |
getAuditSettings() |
boolean |
isMonitoring() |
void |
load(LoadableModule parent,
java.lang.String entityType)
Load a module into the process.
|
void |
unload()
Unload the module from the process.
|
public void load(LoadableModule parent, java.lang.String entityType)
LoadableModuleload in interface LoadableModuleparent - Loadable modules may nest - @parent provides access to the containing LM, or is null for a top-level module.entityType - - The actual type of the entity that caused this class to be constructed.public void unload()
LoadableModuleunload in interface LoadableModulepublic void configure(com.vordel.precipitate.SolutionPack pack,
Entity entity)
throws EntityStoreException
LoadableModuleconfigure in interface LoadableModuleEntityStoreExceptionpublic boolean isMonitoring()
public com.vordel.dwe.AuditSettings getAuditSettings()
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel