Class ConsoleForwarder
- java.lang.Object
-
- com.levigo.jadice.server.msoffice.config.ConsoleForwarder
-
- All Implemented Interfaces:
ValidationEventHandler
public class ConsoleForwarder extends Object implements ValidationEventHandler
-
-
Constructor Summary
Constructors Constructor Description ConsoleForwarder()
-
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
-
-