Uses of Class
org.compass.spring.device.ojb.SpringOjbGpsDevice

Packages that use SpringOjbGpsDevice
org.compass.spring.device.ojb   
 

Uses of SpringOjbGpsDevice in org.compass.spring.device.ojb
 

Methods in org.compass.spring.device.ojb that return SpringOjbGpsDevice
 SpringOjbGpsDevice SpringOjbGpsDeviceInterceptor.getOjbGpsDevice()
          Removes the SpringOjbGpsDevice to be used to attach and remove OJB lifecycle event listeners.
 

Methods in org.compass.spring.device.ojb with parameters of type SpringOjbGpsDevice
 void SpringOjbGpsDeviceInterceptor.setOjbGpsDevice(SpringOjbGpsDevice ojbGpsDevice)
          Sets the SpringOjbGpsDevice to be used to attach and remove OJB lifecycle event listeners.
 



Copyright (c) 2004-2008 The Compass Project.