public class DefaultRequestHost extends Object implements EventProcessor<AuditEvent>
Host:-field.DELETE_FLAG| Constructor and Description |
|---|
DefaultRequestHost() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
A simple getter for the default host value.
|
AuditEvent |
processEvent(AuditEvent event,
Map<String,Object> context)
This method is called upon event reception.
|
void |
setValue(String defaultHost)
A simple setter for the default host value.
|
public AuditEvent processEvent(AuditEvent event, Map<String,Object> context) throws Exception
EventProcessorprocessEvent in interface EventProcessor<AuditEvent>ExceptionEventProcessor.processEvent(org.jwall.audit.Event, java.util.Map)public String getValue()
public void setValue(String defaultHost)
defaultHost - Copyright © 2014 jwall.org. All Rights Reserved.