public interface ServiceMetadata
Modifier and Type | Method and Description |
---|---|
List<Policy> |
getProvidedPolicies()
Returns a list of policies provided by this service reference.
|
Registrant |
getRegistrant()
Return the consumer metadata associated with this service.
|
List<Policy> |
getRequiredPolicies()
Returns a list of required policies for this service reference.
|
ServiceSecurity |
getSecurity()
Gets the security.
|
Throttling |
getThrottling()
Return the throttling configuration associated with a service reference.
|
ServiceSecurity getSecurity()
List<Policy> getRequiredPolicies()
List<Policy> getProvidedPolicies()
Registrant getRegistrant()
Throttling getThrottling()
Copyright © 2013–2022 JBoss by Red Hat. All rights reserved.