|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dlese.dpc.schemedit.repository.RepositoryEventListener
public class RepositoryEventListener
A Simple, servletContext-aware, listener for RepositoryEvents that prints event info to the log
Constructor Summary | |
---|---|
RepositoryEventListener()
Constructor for the RepositoryEventListener object |
|
RepositoryEventListener(ServletContext servletContext)
Constructor for the RepositoryEventListener object |
Method Summary | |
---|---|
void |
handleEvent(RepositoryEvent repositoryEvent)
Invoked when a repositoryEvent has occured. |
void |
setServletContext(ServletContext servletContext)
Sets the servletContext attribute of the RepositoryEventListener object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepositoryEventListener()
public RepositoryEventListener(ServletContext servletContext)
servletContext
- the servletContextMethod Detail |
---|
public void setServletContext(ServletContext servletContext)
servletContext
- The new servletContext valuepublic void handleEvent(RepositoryEvent repositoryEvent)
handleEvent
in interface RepositoryEventListenerInterface
repositoryEvent
- Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |