public interface IResourceReferenceFactory
| Modifier and Type | Method and Description |
|---|---|
ResourceReference |
create(ResourceReference.Key key)
Creates a new instance of ResourceReference with the given
request attributes
|
ResourceReference create(ResourceReference.Key key)
key - The object that brings the request attributesnull if the factory cannot create
such with the given request attributesCopyright © 2006–2021 Apache Software Foundation. All rights reserved.