public class FetchStrategy extends Object
Constructor and Description |
---|
FetchStrategy(FetchTiming timing,
FetchStyle style)
Constructs a FetchStrategy.
|
public FetchStrategy(FetchTiming timing, FetchStyle style)
timing
- The fetch timing (the when)style
- The fetch style (the how).public FetchTiming getTiming()
public FetchStyle getStyle()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.