|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compass.gps.device.ojb.OjbGpsDeviceUtils
public abstract class OjbGpsDeviceUtils
Sets of utilies to hadle the persistence broker and ojb device.
| Constructor Summary | |
|---|---|
OjbGpsDeviceUtils()
|
|
| Method Summary | |
|---|---|
static void |
attachPersistenceBrokerForIndex(CompassGpsDevice device,
org.apache.ojb.broker.PersistenceBroker persistenceBroker)
Attach the ojb device as a lifecycle listener to the persistence broker. |
static void |
attachPersistenceBrokerForMirror(CompassGpsDevice device,
org.apache.ojb.broker.PersistenceBroker persistenceBroker)
Attaches the persistence broker for batch indexing operation to the device. |
static void |
removePersistenceBrokerForMirror(CompassGpsDevice device,
org.apache.ojb.broker.PersistenceBroker persistenceBroker)
Removes the ojb device as a lifecycle listener from the persistence broker. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OjbGpsDeviceUtils()
| Method Detail |
|---|
public static void attachPersistenceBrokerForMirror(CompassGpsDevice device,
org.apache.ojb.broker.PersistenceBroker persistenceBroker)
throws NonOjbDeviceException
NonOjbDeviceException
public static void removePersistenceBrokerForMirror(CompassGpsDevice device,
org.apache.ojb.broker.PersistenceBroker persistenceBroker)
throws NonOjbDeviceException
NonOjbDeviceException
public static void attachPersistenceBrokerForIndex(CompassGpsDevice device,
org.apache.ojb.broker.PersistenceBroker persistenceBroker)
throws NonOjbDeviceException
NonOjbDeviceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||