|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventListenerProxy
Specialist interface for implementations of an event listener that redirect actual processing to another instance.
| Method Summary | |
|---|---|
Object |
getTarget()
Returns the instance that this proxy delegates all event handling to |
| Methods inherited from interface org.axonframework.eventhandling.EventListener |
|---|
handle |
| Method Detail |
|---|
Object getTarget()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||