Searched refs:testCreation (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DMBeanInstantiator.java80 public void testCreation(Class<?> c) throws NotCompliantMBeanException { method in class:MBeanInstantiator
81 Introspector.testCreation(c);
H A DIntrospector.java129 public static void testCreation(Class<?> c) method in class:Introspector
/openjdk7/jaxp/src/com/sun/org/apache/regexp/internal/
H A DRETest.java682 if (testCreation()) {
687 boolean testCreation() method in class:RETestCase
/openjdk7/jdk/src/share/classes/com/sun/jmx/interceptor/
H A DDefaultMBeanServerInterceptor.java296 Introspector.testCreation(theClass);

Completed in 50 milliseconds