Uses of Interface
org.compass.gps.device.hibernate.lifecycle.HibernateMirrorFilter

Packages that use HibernateMirrorFilter
org.compass.gps.device.hibernate   
org.compass.gps.device.hibernate.lifecycle   
 

Uses of HibernateMirrorFilter in org.compass.gps.device.hibernate
 

Methods in org.compass.gps.device.hibernate that return HibernateMirrorFilter
 HibernateMirrorFilter HibernateGpsDevice.getMirrorFilter()
          Returns mirroring filter that can filter hibernate mirror events.
 

Methods in org.compass.gps.device.hibernate with parameters of type HibernateMirrorFilter
 void HibernateGpsDevice.setMirrorFilter(HibernateMirrorFilter mirrorFilter)
          Sets a mirroring filter that can filter hibernate mirror events.
 

Uses of HibernateMirrorFilter in org.compass.gps.device.hibernate.lifecycle
 

Fields in org.compass.gps.device.hibernate.lifecycle declared as HibernateMirrorFilter
protected  HibernateMirrorFilter HibernateEventListener.mirrorFilter
           
 



Copyright (c) 2004-2008 The Compass Project.