@Retention(value=SOURCE) @Target(value=TYPE) public static @interface DebuggingView.DVSupport.Registration
ContextProvider
as an argument.Modifier and Type | Required Element and Description |
---|---|
String |
path
The path to register this implementation in.
|
Modifier and Type | Optional Element and Description |
---|---|
int |
position
An optional position in which to register this service relative to others.
|
public abstract String path