public interface ResourceInstanceFactory
Modifier and Type | Method and Description |
---|---|
ResourceInstance |
createResource(Resource.Type type,
Map<Resource.Type,String> mapIds)
Create a resource instance.
|
ResourceInstance createResource(Resource.Type type, Map<Resource.Type,String> mapIds)
type
- the type of resource to createmapIds
- the resource id's which identify the resourceCopyright © 2022 Apache Software Foundation. All rights reserved.