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