org.mule.module.apikit
Class ConsoleHandler
java.lang.Object
org.mule.module.apikit.ConsoleHandler
public class ConsoleHandler
- extends Object
|
Method Summary |
org.mule.api.MuleEvent |
process(org.mule.api.MuleEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_MIME_TYPE
public static final String DEFAULT_MIME_TYPE
- See Also:
- Constant Field Values
MIME_TYPE_JAVASCRIPT
public static final String MIME_TYPE_JAVASCRIPT
- See Also:
- Constant Field Values
MIME_TYPE_PNG
public static final String MIME_TYPE_PNG
- See Also:
- Constant Field Values
MIME_TYPE_GIF
public static final String MIME_TYPE_GIF
- See Also:
- Constant Field Values
MIME_TYPE_CSS
public static final String MIME_TYPE_CSS
- See Also:
- Constant Field Values
logger
protected final org.slf4j.Logger logger
ConsoleHandler
public ConsoleHandler(String ramlUri,
String consolePath)
throws org.mule.api.lifecycle.InitialisationException
- Throws:
org.mule.api.lifecycle.InitialisationException
process
public org.mule.api.MuleEvent process(org.mule.api.MuleEvent event)
throws org.mule.api.MuleException
- Throws:
org.mule.api.MuleException
Copyright © 2013. All rights reserved.