org.hibernate.event
Interface Destructible


public interface Destructible

Contract for listeners which require notification of SessionFactory closing, presumably to destroy internal state.

Author:
Steve Ebersole

Method Summary
 void cleanup()
          Notification of SessionFactory shutdown.
 

Method Detail

cleanup

void cleanup()
Notification of SessionFactory shutdown.



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved