public interface PropertyResourceStrategy<S extends PropertyResourceStrategy<S>>
PropertyResource over a given locale and a
list of resource description strings in priority order.| Modifier and Type | Method and Description |
|---|---|
<T> PropertyResource |
getPropertyResourceBundle(java.lang.Class<T> accessor,
java.lang.String resource) |
java.lang.Class<S> |
strategyClass() |
java.lang.Class<S> strategyClass()
<T> PropertyResource getPropertyResourceBundle(java.lang.Class<T> accessor, java.lang.String resource)