@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface UnboundIDExtension
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getExtensionDescription()
Retrieves a human-readable description for this extension.
|
java.lang.String |
getExtensionName()
Retrieves a human-readable name for this extension.
|
java.lang.String getExtensionName()
java.lang.String[] getExtensionDescription()
null
or an empty array if no description should be available.