org.seasar.framework.container
クラス TooManyRegistrationRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.framework.container.TooManyRegistrationRuntimeException
- すべての実装インタフェース:
- Serializable
- public final class TooManyRegistrationRuntimeException
- extends SRuntimeException
- 作成者:
- higa
- 関連項目:
- 直列化された形式
TooManyRegistrationRuntimeException
public TooManyRegistrationRuntimeException(Object key,
Class[] componentClasses)
- パラメータ:
componentClasses
-
getKey
public Object getKey()
getComponentClasses
public Class[] getComponentClasses()
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.