To
list supported experimental features,
use the following sis-console
command or related MBean operation.
Console command
listexperimentalfeaturessupported
Command |
listexperimentalfeaturessupported <ra-entity> Display all experimental features supported by the SIS
|
||
---|---|---|---|
Example |
$ ./sis-console listexperimentalfeaturessupported sis No experimental features are supported by this SIS instance |
MBean operation
MBean |
---|
getSupportedExperimentalFeatures
Operation |
public String[] getSupportedExperimentalFeatures() throws ManagementException;
|
---|