クラス 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
-