public interface OmsContainer extends LifeCycle
| 限定符和类型 | 方法和说明 |
|---|---|
OhMyClassLoader |
getContainerClassLoader()
获取容器的类加载器
|
Long |
getContainerId() |
Long |
getDeployedTime() |
String |
getName() |
BasicProcessor |
getProcessor(String className)
获取处理器
|
String |
getVersion() |
void |
tryRelease()
尝试释放容器资源
|
BasicProcessor getProcessor(String className)
className - 全限定类名OhMyClassLoader getContainerClassLoader()
Long getContainerId()
Long getDeployedTime()
String getName()
String getVersion()
void tryRelease()
Copyright © 2024. All rights reserved.