super( DummyDelegate.class.getName(), null);
return null;
if ( INSTANCE == null ) { INSTANCE = new DummyDelegate(); } return( INSTANCE );
throw new AttributeNotFoundException("no attributes defined for dummy delegate");