public static interface DelegatingResource.ResourceDelegateProvider
DelegatingResource
.
Does not need to provide the same delegate for every call, allowing a copy-on-write
semantic for the underlying Resource
.Modifier and Type | Method and Description |
---|---|
Resource |
getDelegateResource()
Gets the delegate.
|
Resource getDelegateResource()
null
Copyright © 2023 JBoss by Red Hat. All rights reserved.