public class AppContext extends Object
| Modifier and Type | Field and Description |
|---|---|
protected MuleContext |
muleContext |
| Constructor and Description |
|---|
AppContext(MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
String |
getName() |
Map<String,Object> |
getRegistry() |
String |
getWorkDir() |
boolean |
isStandalone() |
protected MuleContext muleContext
public AppContext(MuleContext muleContext)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.