@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 |
---|---|
Map<String,String> |
getResolveParameters()
Return optional parameters for resolving the resource.
|
static final ResourceContext EMPTY_CONTEXT
@CheckForNull Map<String,String> getResolveParameters()
null
.Copyright © 2017 The Apache Software Foundation. All rights reserved.