|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BladeInsertResponse
Interface used by the Blade Insert component to give information about its state to its Blade Insert Adapter component.
Field Summary | |
---|---|
static java.lang.String |
BLADE_INSERT_RESPONSE
|
Method Summary | |
---|---|
void |
aborted()
Informs that the scenario stopped before completion |
void |
alarm(AlarmEvent alarm)
Triggers an alarm event |
void |
completed()
Informs that the scenario has successfully completed |
Field Detail |
---|
static final java.lang.String BLADE_INSERT_RESPONSE
Method Detail |
---|
void completed()
void aborted()
void alarm(AlarmEvent alarm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |