Package | Description |
---|---|
org.milyn.container |
Request Container Abstraction.
|
org.milyn.container.standalone |
Standalone Container Implementation.
|
org.milyn.resource |
Modifier and Type | Class and Description |
---|---|
class |
MockContainerResourceLocator |
Modifier and Type | Method and Description |
---|---|
ContainerResourceLocator |
MockApplicationContext.getResourceLocator() |
ContainerResourceLocator |
ApplicationContext.getResourceLocator()
Get the container resource locator for the context.
|
Modifier and Type | Method and Description |
---|---|
void |
MockApplicationContext.setResourceLocator(ContainerResourceLocator resourceLocator) |
void |
ApplicationContext.setResourceLocator(ContainerResourceLocator resourceLocator)
Set the resource locator for this Smooks application context.
|
Modifier and Type | Method and Description |
---|---|
ContainerResourceLocator |
StandaloneApplicationContext.getResourceLocator() |
Modifier and Type | Method and Description |
---|---|
void |
StandaloneApplicationContext.setResourceLocator(ContainerResourceLocator resourceLocator) |
Modifier and Type | Class and Description |
---|---|
class |
ClasspathResourceLocator
Classpath Resource Locator.
|
class |
ServletResourceLocator
Servlet resource locator.
|
class |
URIResourceLocator
URI resource locator. |
Copyright © 2020. All rights reserved.