|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Injector
A conduit injector interface.
Version History
EPG - Adapted from autohit - 29 JUN 05
| Method Summary | |
|---|---|
Conduit.InjectorType |
getMyType()
Get the injector type. |
void |
init(ConduitID yourId,
Conduit.InjectorType theType)
Initialize the Injector. |
ReceiptList |
post(Data item)
Post an item. |
| Method Detail |
|---|
void init(ConduitID yourId,
Conduit.InjectorType theType)
throws SystemException
yourId - The ConduitID for this injector.theType - the type of controller.
SystemExceptionConduit,
ConduitID
ReceiptList post(Data item)
throws SystemException
SystemExceptionReceiptListConduit.InjectorType getMyType()
Conduit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||