Uses of Package
org.compass.gps

Packages that use org.compass.gps
org.compass.gps   
org.compass.gps.device   
org.compass.gps.device.hibernate   
org.compass.gps.device.hibernate.dep   
org.compass.gps.device.hibernate.embedded   
org.compass.gps.device.ibatis   
org.compass.gps.device.jdbc   
org.compass.gps.device.jdo   
org.compass.gps.device.jpa   
org.compass.gps.device.jpa.embedded   
org.compass.gps.device.ojb   
org.compass.gps.device.support.parallel   
org.compass.gps.impl   
org.compass.gps.spi   
org.compass.spring.device   
org.compass.spring.device.hibernate.dep   
org.compass.spring.device.ojb   
org.compass.spring.web.mvc   
 

Classes in org.compass.gps used by org.compass.gps
CompassGps
          CompassGps is responsible for managing CompassGpsDevices.
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
 

Classes in org.compass.gps used by org.compass.gps.device
ActiveMirrorGpsDevice
          An active mirror gps device, meaning that in order to perform the mirror operation, one must actively call the ActiveMirrorGpsDevice.performMirroring() method.
CompassGps
          CompassGps is responsible for managing CompassGpsDevices.
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
 

Classes in org.compass.gps used by org.compass.gps.device.hibernate
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
PassiveMirrorGpsDevice
          A passive mirror gps device, meaning that the mirror operation (detect data source changes since last mirroring/indexing and apply them to the index) is done as a consequance of an "data change event" initiated by the data source itself (like Hibernate/JDO/OJB lifecycle events).
 

Classes in org.compass.gps used by org.compass.gps.device.hibernate.dep
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
PassiveMirrorGpsDevice
          A passive mirror gps device, meaning that the mirror operation (detect data source changes since last mirroring/indexing and apply them to the index) is done as a consequance of an "data change event" initiated by the data source itself (like Hibernate/JDO/OJB lifecycle events).
 

Classes in org.compass.gps used by org.compass.gps.device.hibernate.embedded
CompassGps
          CompassGps is responsible for managing CompassGpsDevices.
 

Classes in org.compass.gps used by org.compass.gps.device.ibatis
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
 

Classes in org.compass.gps used by org.compass.gps.device.jdbc
ActiveMirrorGpsDevice
          An active mirror gps device, meaning that in order to perform the mirror operation, one must actively call the ActiveMirrorGpsDevice.performMirroring() method.
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
 

Classes in org.compass.gps used by org.compass.gps.device.jdo
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
PassiveMirrorGpsDevice
          A passive mirror gps device, meaning that the mirror operation (detect data source changes since last mirroring/indexing and apply them to the index) is done as a consequance of an "data change event" initiated by the data source itself (like Hibernate/JDO/OJB lifecycle events).
 

Classes in org.compass.gps used by org.compass.gps.device.jpa
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
PassiveMirrorGpsDevice
          A passive mirror gps device, meaning that the mirror operation (detect data source changes since last mirroring/indexing and apply them to the index) is done as a consequance of an "data change event" initiated by the data source itself (like Hibernate/JDO/OJB lifecycle events).
 

Classes in org.compass.gps used by org.compass.gps.device.jpa.embedded
CompassGps
          CompassGps is responsible for managing CompassGpsDevices.
 

Classes in org.compass.gps used by org.compass.gps.device.ojb
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
PassiveMirrorGpsDevice
          A passive mirror gps device, meaning that the mirror operation (detect data source changes since last mirroring/indexing and apply them to the index) is done as a consequance of an "data change event" initiated by the data source itself (like Hibernate/JDO/OJB lifecycle events).
 

Classes in org.compass.gps used by org.compass.gps.device.support.parallel
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
 

Classes in org.compass.gps used by org.compass.gps.impl
CompassGps
          CompassGps is responsible for managing CompassGpsDevices.
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
 

Classes in org.compass.gps used by org.compass.gps.spi
CompassGps
          CompassGps is responsible for managing CompassGpsDevices.
 

Classes in org.compass.gps used by org.compass.spring.device
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
IndexPlan
          Index plan is a general class representing what needs to be indexed.
 

Classes in org.compass.gps used by org.compass.spring.device.hibernate.dep
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
PassiveMirrorGpsDevice
          A passive mirror gps device, meaning that the mirror operation (detect data source changes since last mirroring/indexing and apply them to the index) is done as a consequance of an "data change event" initiated by the data source itself (like Hibernate/JDO/OJB lifecycle events).
 

Classes in org.compass.gps used by org.compass.spring.device.ojb
CompassGpsDevice
          A Compass Gps Device is responsible for interacting with a data source and reflecting it in a compass index.
CompassGpsException
          An exception that occured in Compass Gps.
MirrorDataChangesGpsDevice
          A Gps Device that can also perform mirroring operation.
PassiveMirrorGpsDevice
          A passive mirror gps device, meaning that the mirror operation (detect data source changes since last mirroring/indexing and apply them to the index) is done as a consequance of an "data change event" initiated by the data source itself (like Hibernate/JDO/OJB lifecycle events).
 

Classes in org.compass.gps used by org.compass.spring.web.mvc
CompassGps
          CompassGps is responsible for managing CompassGpsDevices.
 



Copyright (c) 2004-2008 The Compass Project.