Searched refs:findClassWithDefaultLoaderRepository (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DMBeanInstantiator.java88 public Class<?> findClassWithDefaultLoaderRepository(String className) method in class:MBeanInstantiator
565 Class<?> theClass = findClassWithDefaultLoaderRepository(className);
/openjdk7/jdk/src/share/classes/com/sun/jmx/interceptor/
H A DDefaultMBeanServerInterceptor.java268 instantiator.findClassWithDefaultLoaderRepository(className);

Completed in 36 milliseconds