Represents the object name of an MBean, or a pattern that can match the names of several MBeans.
An object name consists of two parts, the domain and the key properties.
The domain is a string of characters not including the character colon (:).
Refer the JMX ObjectName documentation for more details.