@Incubating public static interface ExtensionsSchema.ExtensionSchema
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the extension.
|
TypeOf<?> |
getPublicType()
The public type of the extension.
|
boolean |
isDeferredConfigurable()
Is the extension a deferred configurable.
|
String getName()
TypeOf<?> getPublicType()
boolean isDeferredConfigurable()
true
if the extension is a deferred configurable, false
otherwiseDeferredConfigurable