Package org.opennms.core.xml
Class JaxbUtils.LoggingValidationEventHandler
- java.lang.Object
-
- org.opennms.core.xml.JaxbUtils.LoggingValidationEventHandler
-
- All Implemented Interfaces:
ValidationEventHandler
- Enclosing class:
- JaxbUtils
protected static final class JaxbUtils.LoggingValidationEventHandler extends Object implements ValidationEventHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
LoggingValidationEventHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
handleEvent(ValidationEvent event)
-
-
-
Method Detail
-
handleEvent
public boolean handleEvent(ValidationEvent event)
- Specified by:
handleEvent
in interfaceValidationEventHandler
-
-