org.seasar.junitcdi.core.internal
クラス KeepExtensionBeanStore
java.lang.Object
org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore
org.jboss.weld.context.api.helpers.ConcurrentHashMapBeanStore
org.seasar.junitcdi.core.internal.KeepExtensionBeanStore
- すべての実装されたインタフェース:
- Serializable, org.jboss.weld.context.api.BeanStore
public class KeepExtensionBeanStore
- extends org.jboss.weld.context.api.helpers.ConcurrentHashMapBeanStore
clear()が呼ばれてもExtensionを削除せずに維持するBeanStoreです.
- 作成者:
- koichik
- 関連項目:
- 直列化された形式
| クラス org.jboss.weld.context.api.helpers.ConcurrentHashMapBeanStore から継承されたフィールド |
delegate |
| クラス org.jboss.weld.context.api.helpers.ConcurrentHashMapBeanStore から継承されたメソッド |
delegate |
| クラス org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore から継承されたメソッド |
get, getContextualIds, put, toString |
KeepExtensionBeanStore
public KeepExtensionBeanStore()
clear
public void clear()
- 定義:
- インタフェース
org.jboss.weld.context.api.BeanStore 内の clear - オーバーライド:
- クラス
org.jboss.weld.context.api.helpers.AbstractMapBackedBeanStore 内の clear
Copyright © 2010 The Seasar Foundation. All Rights Reserved.