@ProviderType
public interface ResourceContext
| Modifier and Type | Field and Description | 
|---|---|
| static ResourceContext | EMPTY_CONTEXT"Empty" instance, not providing any additional information. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map<java.lang.String,java.lang.String> | getResolveParameters()Return optional parameters for resolving the resource. | 
static final ResourceContext EMPTY_CONTEXT
@CheckForNull java.util.Map<java.lang.String,java.lang.String> getResolveParameters()
null.Copyright © 2018 The Apache Software Foundation. All rights reserved.