|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.services.seo.impl.SEOGoogleSiteMapGeneratorImpl
public class SEOGoogleSiteMapGeneratorImpl
Concrete implementation of the SEOGoogleSiteMapGenerator.
currently this class is implemented internally with the SchedulerService.
SEOGoogleSiteMapGeneratorImpl| Constructor Summary | |
|---|---|
SEOGoogleSiteMapGeneratorImpl()
|
|
| Method Summary | |
|---|---|
void |
generate(nl.gx.webmanager.services.bundle.scheduler.SchedulerJob schedulerJob)
Produces a Google site map for all web initiatives. |
void |
nodeChanged(ConfigurationManagementEvent event)
Identifies a change in the underlying configuration data. |
void |
start()
Implements start method which will be invoked by the frame work each time this Service get started. this method will initialize all required resources for this service. |
void |
stop()
Implements stop method which will be invoked by the frame work each time this Service get stopped. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SEOGoogleSiteMapGeneratorImpl()
| Method Detail |
|---|
public final void start()
public final void stop()
public final void generate(nl.gx.webmanager.services.bundle.scheduler.SchedulerJob schedulerJob)
generate in interface SEOGoogleSiteMapGeneratorschedulerJob - Currently not used, but as this method is called with reflection this argument is
expected to exist.public final void nodeChanged(ConfigurationManagementEvent event)
nodeChanged in interface ConfigurationManagementListenerevent - Identifies the kind of change.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||