Uses of Class
org.compass.gps.device.ojb.NonOjbDeviceException

Packages that use NonOjbDeviceException
org.compass.gps.device.ojb   
 

Uses of NonOjbDeviceException in org.compass.gps.device.ojb
 

Methods in org.compass.gps.device.ojb that throw NonOjbDeviceException
static void OjbGpsDeviceUtils.attachPersistenceBrokerForIndex(CompassGpsDevice device, org.apache.ojb.broker.PersistenceBroker persistenceBroker)
          Attach the ojb device as a lifecycle listener to the persistence broker.
static void OjbGpsDeviceUtils.attachPersistenceBrokerForMirror(CompassGpsDevice device, org.apache.ojb.broker.PersistenceBroker persistenceBroker)
          Attaches the persistence broker for batch indexing operation to the device.
static void OjbGpsDeviceUtils.removePersistenceBrokerForMirror(CompassGpsDevice device, org.apache.ojb.broker.PersistenceBroker persistenceBroker)
          Removes the ojb device as a lifecycle listener from the persistence broker.
 



Copyright (c) 2004-2008 The Compass Project.