|
||||||||||
| 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 | |
|---|---|
Class<?> |
getTargetType()
Returns the instance type that this proxy delegates all event handling to. |
| Methods inherited from interface org.axonframework.eventhandling.EventListener |
|---|
handle |
| Method Detail |
|---|
Class<?> getTargetType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||