|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.panama.rt.hook.LocationServiceVisibilityPolicy
This interface represents the plug-in module that check the visibility of services based on the user location and the services area IDs.
| Constructor Summary | |
LocationServiceVisibilityPolicy() |
|
| Method Summary | |
Service[] |
getVisibleServices(Service[] services, ServiceContext context)Given a list of services and the ServiceContext return the list of "location visible" services. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocationServiceVisibilityPolicy()
| Method Detail |
public Service[] getVisibleServices(Service[] services,
ServiceContext context)
Requestservices - An array of services which visibilty we want to check.context - the ServiceContext that contains all parameters
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||