public interface MultiInstanceSupported
Whether the service provider enables multi-instance iconic interfaces
Modifier and Type | Method and Description |
---|---|
boolean |
isMultiInstance()
Returns whether the current service provider is enabled
|
void |
setMultiInstance(boolean isMultiInstance)
Sets whether the current service provider is enabled
|