|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.dwe.TransportModule
public abstract class TransportModule
| Constructor Summary | |
|---|---|
TransportModule()
|
|
| Method Summary | |
|---|---|
void |
configure(com.vordel.precipitate.SolutionPack pack,
Entity entity)
|
com.vordel.dwe.AuditSettings |
getAuditSettings()
|
boolean |
isMonitoring()
|
void |
load(LoadableModule parent,
java.lang.String entityType)
|
void |
unload()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportModule()
| Method Detail |
|---|
public void load(LoadableModule parent,
java.lang.String entityType)
load in interface LoadableModulepublic void unload()
unload in interface LoadableModule
public void configure(com.vordel.precipitate.SolutionPack pack,
Entity entity)
throws EntityStoreException
configure in interface LoadableModuleEntityStoreExceptionpublic boolean isMonitoring()
public com.vordel.dwe.AuditSettings getAuditSettings()
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||