@Singleton public class ContextHandler extends Object
| Constructor and Description |
|---|
ContextHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
createContext(String contextName,
List<String> resourcesId,
ContextAppManager appContext) |
void |
removeContext(String contextName,
ContextAppManager appContext) |
public void createContext(String contextName, List<String> resourcesId, ContextAppManager appContext)
public void removeContext(String contextName, ContextAppManager appContext)
Copyright © 2020. All Rights Reserved.