public interface ComponentVisitor extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
SessionContext |
createSessionContext() |
Object |
visit()
using this method, the component that implements Visitable interface
will be executed, and return the running result.
|
Object visit()
targetMetaDef - target service metaSessionContext createSessionContext()
Copyright © 2018. All rights reserved.