public class DefaultRequestHost extends Object implements EventProcessor<AuditEvent>
Host:-field.| Modifier and Type | Field and Description |
|---|---|
static String |
NOT_SET |
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 static final String NOT_SET
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.