org.onebusaway.federations.annotations
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface FederatedByCoordinateBoundsMethod
FederatedServiceMethodInvocationHandler
,
where a single CoordinateBounds
object describing a geographic area
is resolved to an appropriate FederatedService
handler for that area.
FederatedServiceMethodInvocationHandlerFactory
,
FederatedByCoordinateBoundsMethodInvocationHandlerImpl
Modifier and Type | Optional Element and Description |
---|---|
int |
argument |
String |
propertyExpression |
public abstract int argument
public abstract String propertyExpression
Copyright © 2014 OneBusAway. All Rights Reserved.