|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.panama.rt.hook.CallerLocationPolicy
The caller location policy based on Landmarks.
Constructor Summary |
CallerLocationPolicy()
|
Method Summary |
Type | Method |
---|---|
static Point |
getCurrentLocation(Request request)
Use this method to get the location from landmarks. |
static Point |
getCurrentLocation(Session session)
Use this method to get the location from landmarks. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CallerLocationPolicy()
Method Detail |
public static Point getCurrentLocation(Request request) throws CallerLocationException
public static Point getCurrentLocation(Session session) throws CallerLocationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |