public interface IUserContext
IUserContext
defines an user environment configuration abstraction.Modifier and Type | Method and Description |
---|---|
OpenL |
getOpenL(String name) |
IOpenLConfiguration |
getOpenLConfiguration(String name) |
ClassLoader |
getUserClassLoader() |
String |
getUserHome() |
void |
registerOpenL(String name,
OpenL opl) |
void |
registerOpenLConfiguration(String name,
IOpenLConfiguration oplc) |
ClassLoader getUserClassLoader()
String getUserHome()
IOpenLConfiguration getOpenLConfiguration(String name)
void registerOpenLConfiguration(String name, IOpenLConfiguration oplc)
Copyright © 2004–2022 OpenL Tablets. All rights reserved.