public class ResourceLibraryFactoryImpl extends Object implements ResourceLibraryFactory
Constructor and Description |
---|
ResourceLibraryFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
ResourceLibrary |
getResourceLibrary(String name,
String library)
Create a
ResourceLibrary for given resource name and library |
public ResourceLibrary getResourceLibrary(String name, String library)
ResourceLibraryFactory
ResourceLibrary
for given resource name and librarygetResourceLibrary
in interface ResourceLibraryFactory
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.