@Retention(value=SOURCE) @Target(value=TYPE) public @interface ServiceProviders
ServiceProvider
but permits multiple registrations of one class.Modifier and Type | Required Element and Description |
---|---|
ServiceProvider[] |
value
List of service provider registrations.
|
public abstract ServiceProvider[] value
Built on January 23 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.