[opencms-dev] Hooking new resource / publish resource events

Christian Steinert christian_steinert at web.de
Mon Nov 2 12:34:22 CET 2009


P.S. if you wonder how to register a self-written event listener class 
with opencms at runtime: the usual way is to create a module (probably 
you already have one), and then write and configure a module action 
class for it.

Then, upon initialization, the module action class can register your 
event listener with opencms. An example of doing the latter is contained 
in the javadocs of I_CmsEventListener

hth
Christian



More information about the opencms-dev mailing list