{
throw new NullPointerException();
}
this.backend = resourceManagerBackend;
this.bundleCache = new NullResourceBundleDataCache();
this.dataCache = new NullResourceDataCache();
this.factoryCache = new NullResourceFactoryCache();
registerDefaults();
}