default:
throw new IllegalArgumentException("Invalid node type : " +
type);
}
final int finalServiceOrdinal = finalStandardService.ordinal();
// load the data service
String dataServiceClass = wrappedProperties.getProperty(
StandardProperties.DATA_SERVICE, DEFAULT_DATA_SERVICE);