クラス ControllerScope
java.lang.Object
org.wcardinal.controller.scope.ControllerScope
- すべての実装されたインタフェース:
org.springframework.beans.factory.config.Scope
public class ControllerScope
extends Object
implements org.springframework.beans.factory.config.Scope
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
ControllerScope
public ControllerScope()
-
-
メソッドの詳細
-
get
- 定義:
get
インタフェース内org.springframework.beans.factory.config.Scope
-
remove
- 定義:
remove
インタフェース内org.springframework.beans.factory.config.Scope
-
registerDestructionCallback
- 定義:
registerDestructionCallback
インタフェース内org.springframework.beans.factory.config.Scope
-
resolveContextualObject
- 定義:
resolveContextualObject
インタフェース内org.springframework.beans.factory.config.Scope
-
getConversationId
- 定義:
getConversationId
インタフェース内org.springframework.beans.factory.config.Scope
-