Represents the object name of an MBean , or a pattern that can match the names of several MBeans. Instances of this class are immutable. An instance of this class can be used to represent: An object name.
Read moreHow can we get name and type of any object in Java?
The getName() method is used to get the names of the entities such as interface, class, array class, void etc. that are represented by the class objects.9 Oca 2019
Read more