Class ForwardingFeatureSource

Object
ForwardingFeatureSource
All Implemented Interfaces:
FeatureSource<SimpleFeatureType,SimpleFeature>, SimpleFeatureSource

public class ForwardingFeatureSource extends Object implements SimpleFeatureSource
Delegating feature source wrapper that can override the datastore reported by the delegate feature source.