|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.services.seo.eventhandler.FriendlyURLEventHandler
public final class FriendlyURLEventHandler
Implementation of the friendly URL event handler. This event handler listen to events that imply that URLs must be removed or created in or from the friendly URL cache.
| Constructor Summary | |
|---|---|
FriendlyURLEventHandler(SEOService seoService,
EventManagerService eventManager)
Constructor of the search engine handler. |
|
| Method Summary | |
|---|---|
void |
onEvent(Event event)
React on event notification. |
void |
subscribeEventHandler()
Subscribes relevant event handlers. |
void |
unsubscribeEventHandler()
Unsubscribes relevant event handlers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FriendlyURLEventHandler(SEOService seoService,
EventManagerService eventManager)
seoService - Search Engine Optimization service.eventManager - event manager to subscribe this handler to.| Method Detail |
|---|
public void subscribeEventHandler()
public void unsubscribeEventHandler()
public void onEvent(Event event)
onEvent in interface EventHandlerevent - event to react on.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||