Modifier and Type | Required Element and Description |
---|---|
String |
displayName
The human readable description of the implementation.
|
StartupExtender.StartMode[] |
startMode
Modes to which the provider will respond.
|
Modifier and Type | Optional Element and Description |
---|---|
int |
position
Position of the provider in the list of providers.
|
public abstract String displayName
public abstract StartupExtender.StartMode[] startMode