org.barracudamvc.contrib.sam.data
Class DataObjectNewHandler
java.lang.Object
org.barracudamvc.core.event.DefaultBaseEventListener
org.barracudamvc.contrib.sam.data.DataObjectNewHandler
- All Implemented Interfaces:
- EventListener, GetConfig, BaseEventListener
public abstract class DataObjectNewHandler
- extends DefaultBaseEventListener
- implements GetConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static org.apache.log4j.Logger logger
config
protected Config config
DataObjectNewHandler
public DataObjectNewHandler()
getConfig
public abstract Config getConfig()
- Specified by:
getConfig
in interface GetConfig
handleControlEvent
public void handleControlEvent(ControlEventContext context)
throws EventException,
javax.servlet.ServletException,
IOException
- Description copied from class:
DefaultBaseEventListener
- Handle HttpRequestEvents
- Overrides:
handleControlEvent
in class DefaultBaseEventListener
- Parameters:
context
- the ControlEventContext
- Throws:
EventException
javax.servlet.ServletException
IOException
Copyright © 2006 BarracudaMVC.org All Rights Reserved.