public class TestDataConfiguratorInitializedListener extends Object implements org.n52.sos.event.SosEventListener
| Modifier and Type | Field and Description |
|---|---|
private static String |
AUTO_INSERT_H2_URL |
static Set<Class<? extends org.n52.sos.event.SosEvent>> |
EVENTS |
static String |
HIBERNATE_CONNECTION_URL |
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
TestDataConfiguratorInitializedListener() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends org.n52.sos.event.SosEvent>> |
getTypes() |
void |
handle(org.n52.sos.event.SosEvent event) |
private boolean |
isAutoInsertGeoDB() |
private static final org.slf4j.Logger LOGGER
private static final String AUTO_INSERT_H2_URL
public static final String HIBERNATE_CONNECTION_URL
public TestDataConfiguratorInitializedListener()
public Set<Class<? extends org.n52.sos.event.SosEvent>> getTypes()
getTypes in interface org.n52.sos.event.SosEventListenerpublic void handle(org.n52.sos.event.SosEvent event)
handle in interface org.n52.sos.event.SosEventListenerprivate boolean isAutoInsertGeoDB()
throws org.n52.sos.ogc.ows.OwsExceptionReport
org.n52.sos.ogc.ows.OwsExceptionReportCopyright © 2012-2016 52north.org. All Rights Reserved.