@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 February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.