org.onebusaway.federations.impl
Class LazyFederatedServiceCollectionImpl
java.lang.Object
org.onebusaway.federations.impl.AbstractFederatedServiceCollectionWrapperImpl
org.onebusaway.federations.impl.LazyFederatedServiceCollectionImpl
- All Implemented Interfaces:
- FederatedServiceCollection
public class LazyFederatedServiceCollectionImpl
- extends AbstractFederatedServiceCollectionWrapperImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyFederatedServiceCollectionImpl
public LazyFederatedServiceCollectionImpl()
setServiceProviders
public void setServiceProviders(List<? extends FederatedService> serviceProviders)
setServiceInterface
public void setServiceInterface(Class<? extends FederatedService> serviceInterface)
getCollection
protected FederatedServiceCollection getCollection()
- Description copied from class:
AbstractFederatedServiceCollectionWrapperImpl
- Protected Methods
- Specified by:
getCollection
in class AbstractFederatedServiceCollectionWrapperImpl
Copyright © 2012 OneBusAway. All Rights Reserved.