org.hypergraphdb.event
Class HGClosingEvent

java.lang.Object
  extended by org.hypergraphdb.event.HGClosingEvent
All Implemented Interfaces:
HGEvent

public class HGClosingEvent
extends java.lang.Object
implements HGEvent

A HGClosingEvent is generated right before the closing and cleanup process of currently opened HyperGraph is initiated.

Author:
boris

Constructor Summary
HGClosingEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HGClosingEvent

public HGClosingEvent()