public class McObjectManager extends Object
Constructor and Description |
---|
McObjectManager() |
Modifier and Type | Method and Description |
---|---|
static void |
addEngine(IEngine engine) |
static void |
clearAllReferences() |
static IEngine |
getEngine(Integer gatewayId) |
static HashMap<Integer,IEngine> |
getEngines() |
static IMcActionEngine |
getMcActionEngine() |
static ResourceBundle |
getMcLocale() |
static void |
removeEngine(Integer gatewayId) |
static void |
setMcLocale(ResourceBundle mcLocale) |
public static void addEngine(IEngine engine)
public static void removeEngine(Integer gatewayId)
public static void clearAllReferences()
public static ResourceBundle getMcLocale()
public static void setMcLocale(ResourceBundle mcLocale)
public static IMcActionEngine getMcActionEngine()
Copyright © 2015–2019. All rights reserved.