@Retention(value=SOURCE) @Target(value={TYPE,METHOD}) public @interface ColumnModelRegistration
ContextProvider
as an argument.Modifier and Type | Required Element and Description |
---|---|
String |
path
An optional 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