public class VirtualizedWebappResourceLoaderFactory extends AbstractCachingResourceLoaderFactory
orderframeworkUtils, webFrameworkServiceRegistry| Constructor and Description |
|---|
VirtualizedWebappResourceLoaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
ResourceLoader |
buildResourceLoader(String protocolId,
String endpointId) |
boolean |
canHandle(String protocolId)
Identifies whether this factory can produce resource
loaders that can handle the given protocol
|
String[] |
getSupportedProtocols()
Gets the supported protocols.
|
getResourceLoader, setCacheTimeoutgetOrder, setOrdergetApplicationContext, getObjectService, getResourceService, getServiceRegistry, getWebFrameworkConfiguration, setApplicationContext, setFrameworkUtils, setServiceRegistrypublic VirtualizedWebappResourceLoaderFactory()
public ResourceLoader buildResourceLoader(String protocolId, String endpointId)
buildResourceLoader in class AbstractCachingResourceLoaderFactorypublic boolean canHandle(String protocolId)
ResourceLoaderFactorycanHandle in interface ResourceLoaderFactorycanHandle in class AbstractResourceLoaderFactoryprotocolId - Stringpublic String[] getSupportedProtocols()
AbstractResourceLoaderFactorygetSupportedProtocols in class AbstractResourceLoaderFactoryCopyright © 2005–2016 Alfresco Software. All rights reserved.