public class ConsoleResources extends Object
| Constructor and Description |
|---|
ConsoleResources(ConsoleConfig config,
String listenerPath,
String requestPath,
String queryString,
String method,
String aceptHeader,
org.mule.runtime.api.exception.ErrorTypeRepository errorTypeRepository) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getConsoleResource(String resourceRelativePath) |
void |
isValidPath(String listenerPath)
Validates if the path specified in the listener is a valid one.
|
public void isValidPath(String listenerPath)
listenerPath - Path specified in the listener element of the consoleCopyright © 2019. All rights reserved.