public interface Context
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.context.ApplicationContext |
getApplicationContext() |
CommandService |
getCommandService() |
ExpressionContext |
getExpressionContext() |
IdentityService |
getIdentityService() |
ProcessService |
getProcessService() |
org.hibernate.Session |
getSession() |
TaskService |
getTaskService() |
org.hibernate.Session getSession()
org.springframework.context.ApplicationContext getApplicationContext()
CommandService getCommandService()
ProcessService getProcessService()
ExpressionContext getExpressionContext()
IdentityService getIdentityService()
TaskService getTaskService()
Copyright © 2019 Bstek. All rights reserved.