org.basex.server
Interface EventNotifier


public interface EventNotifier

Notification interface for handling database events.

Author:
BaseX Team 2005-12, BSD License, Roman Raedle

Method Summary
 void notify(java.lang.String value)
          Invoked when a database event was fired.
 

Method Detail

notify

void notify(java.lang.String value)
Invoked when a database event was fired.

Parameters:
value - event string