getServiceProviderList(CONTRACTS_PROVIDER);
externalContext.getApplicationMap().put(CONTRACTS_PROVIDER_LIST, classList);
}
return ClassUtils.buildApplicationObject(ResourceLibraryContractsProvider.class, classList,
new DefaultResourceLibraryContractsProvider());
}