Searched refs:invokeMethod (Results 1 – 1 of 1) sorted by relevance
170 final Method invokeMethod = wizardClass.getMethod( "start", new Class[0] ); in executeWizardFromCommandLine() local172 invokeMethod.invoke( wizardInstance ); in executeWizardFromCommandLine()
Completed in 11 milliseconds