Uses of Interface
org.smooks.api.resource.ContainerResourceLocator
-
Packages that use ContainerResourceLocator Package Description org.smooks.api -
-
Uses of ContainerResourceLocator in org.smooks.api
Methods in org.smooks.api that return ContainerResourceLocator Modifier and Type Method Description ContainerResourceLocatorApplicationContext. getResourceLocator()Get the container resource locator for the context.Methods in org.smooks.api with parameters of type ContainerResourceLocator Modifier and Type Method Description ApplicationContextBuilderApplicationContextBuilder. withResourceLocator(ContainerResourceLocator resourceLocator)Sets the resource locator for the application context.
-