public class WebAppFlowConfigResourceProvider extends Object implements ConfigurationResourceProvider
| Constructor and Description |
|---|
WebAppFlowConfigResourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
Collection<URI> |
getResources(javax.servlet.ServletContext context) |
public Collection<URI> getResources(javax.servlet.ServletContext context)
getResources in interface ConfigurationResourceProvidercontext - the ServletContext for this applicationURL instances representing
application configuration resourcesConfigurationResourceProvider.getResources(javax.servlet.ServletContext)Copyright © 2010–2018 JBoss by Red Hat. All rights reserved.