org.jwall.web.audit.rules.actions
Class AbstractEventAction
java.lang.Object
org.jwall.web.audit.rules.actions.AbstractEventAction
- All Implemented Interfaces:
- EventAction
public abstract class AbstractEventAction
- extends Object
- implements EventAction
This class implements an abstract event-action.
- Author:
- Christian Bockermann <chris@jwall.org>
AbstractEventAction
public AbstractEventAction()
getName
public abstract String getName()
- Specified by:
getName in interface EventAction
getValues
public List<String> getValues()
- Specified by:
getValues in interface EventAction
Copyright © 2012 jwall.org. All Rights Reserved.