org.onebusaway.federations.annotations
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface FederatedByBoundsMethod
FederatedServiceMethodInvocationHandler
,
where four double arguments define two lat-lon points describing the bounds
of a geographic area, resolving an appropriate FederatedService
handler for that area.
FederatedServiceMethodInvocationHandlerFactory
,
FederatedByCoordinateBoundsMethodInvocationHandlerImpl
Modifier and Type | Optional Element and Description |
---|---|
int |
lat1Argument |
int |
lat2Argument |
int |
lon1Argument |
int |
lon2Argument |
Copyright © 2014 OneBusAway. All Rights Reserved.