Groovy Documentation

org.grails.plugin.platform.events.registry
[Java] Interface EventHandler


public interface EventHandler

file:
@date 19/01/12
section:
DESCRIPTION

[Does stuff]

Authors:
Stephane Maldini
Version:
1.0


Method Summary
ListenerId getListenerId()

boolean isUseEventMessage()

 

Method Detail

getListenerId

public ListenerId getListenerId()


isUseEventMessage

public boolean isUseEventMessage()


 

Groovy Documentation