|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.search.QueryListenersService
public final class QueryListenersService
QueryListenersService
Method Summary | |
---|---|
static QueryListenersService |
getInstance()
Returns the unique instance of the service |
void |
notifyListeners(QueryEvent event)
Notify all registered listeners |
void |
registerQueryListener(QueryEventListener listener)
Register a new listener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static QueryListenersService getInstance()
public void registerQueryListener(QueryEventListener listener)
listener
- The listener to registerpublic void notifyListeners(QueryEvent event)
event
- The query event to notify
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |