|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfacets.core.superficial.STrigger.Coupler
public abstract static class STrigger.Coupler
Connects a STrigger
to the application.
A STrigger.Coupler
supplies application-specific mechanism and policy
for a STrigger
.
Constructor Summary | |
---|---|
STrigger.Coupler()
|
Method Summary | |
---|---|
abstract void |
fired(STrigger t)
Called by Trigger.fire . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public STrigger.Coupler()
Method Detail |
---|
public abstract void fired(STrigger t)
Trigger.fire
.
t
- the calling STrigger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |