118119120121122123124125126127128
* String) */ public WaspAction register(Class< ? extends WaspAction> waspActionClass, String name) throws RegistrationException { throw new RegistrationException( "this test factory does not allow registration"); } /** *