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:IMCClassLoader
Returns the name of the classloader.- Specified by:
getName
in interfaceIMCClassLoader
- Returns:
- the classloader name
-
getType
Description copied from interface:IMCClassLoader
Returns the type of the classloader.- Specified by:
getType
in interfaceIMCClassLoader
- Returns:
- the classloader type
-
hashCode
public int hashCode() -
equals
-
toString
-