org.openide.util.lookup
@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 March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.