org.onebusaway.transit_data.model.service_alerts
public class SituationQueryBeanFederatedServiceMethodInvocationHandler extends Object implements FederatedServiceMethodInvocationHandler
FederatedServiceMethodInvocationHandler
for handling
federated dispatch of method that accept a single SituationQueryBean
as an argument, such as
TransitDataService.getServiceAlerts(SituationQueryBean)
.TransitDataService.getServiceAlerts(SituationQueryBean)
,
SituationQueryBean
,
FederatedServiceMethodInvocationHandler
Constructor and Description |
---|
SituationQueryBeanFederatedServiceMethodInvocationHandler() |
public SituationQueryBeanFederatedServiceMethodInvocationHandler()
public Object invoke(FederatedServiceCollection collection, Method method, Object[] args) throws ServiceException, IllegalArgumentException, IllegalAccessException, InvocationTargetException
invoke
in interface FederatedServiceMethodInvocationHandler
ServiceException
IllegalArgumentException
IllegalAccessException
InvocationTargetException
Copyright © 2014 OneBusAway. All Rights Reserved.