Searched refs:getMainMethod (Results 1 - 3 of 3) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/activation/
H A DServerMain.java149 private Method getMainMethod( Class serverClass ) method in class:ServerMain
237 Method mainMethod = getMainMethod( serverClass ) ;
/openjdk7/jdk/src/macosx/classes/apple/launcher/
H A DJavaAppLauncher.java69 final Method m = loadMainMethod(getMainMethod());
122 String getMainMethod() { method in class:JavaAppLauncher
/openjdk7/jdk/src/share/classes/sun/launcher/
H A DLauncherHelper.java486 getMainMethod(ostream, c);
490 static Method getMainMethod(PrintStream ostream, Class<?> clazz) { method in class:LauncherHelper

Completed in 61 milliseconds