Package org.openjdk.jmc.common.util
Class MCClassLoader
java.lang.Object
org.openjdk.jmc.common.util.MCClassLoader
- All Implemented Interfaces:
IMCClassLoader
Base implementation of the
IMCClassLoader interface.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MCClassLoader
Create a new classloader instance.- Parameters:
type- classloader typename- classloader name
-
-
Method Details
-
getName
Description copied from interface:IMCClassLoaderReturns the name of the classloader.- Specified by:
getNamein interfaceIMCClassLoader- Returns:
- the classloader name
-
getType
Description copied from interface:IMCClassLoaderReturns the type of the classloader.- Specified by:
getTypein interfaceIMCClassLoader- Returns:
- the classloader type
-
hashCode
public int hashCode() -
equals
-
toString
-