public class TooManyRegistrationComponentDefImpl extends SimpleComponentDef implements TooManyRegistrationComponentDef
| コンストラクタと説明 |
|---|
TooManyRegistrationComponentDefImpl(Object key) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addComponentDef(ComponentDef cd) |
Object |
getComponent() |
Class<?>[] |
getComponentClasses() |
ComponentDef |
getComponentDef(int index) |
ComponentDef[] |
getComponentDefs() |
int |
getComponentDefSize() |
protected void |
throwTooManyRegistrationComponentException() |
addArgDef, addAspectDef, addAspectDef, addDestroyMethodDef, addInitMethodDef, addInterTypeDef, addMetaDef, addPropertyDef, destroy, getArgDef, getArgDefSize, getAspectDef, getAspectDefSize, getAutoBindingDef, getComponentClass, getComponentName, getConcreteClass, getContainer, getDestroyMethodDef, getDestroyMethodDefSize, getExpression, getInitMethodDef, getInitMethodDefSize, getInstanceDef, getInterTypeDef, getInterTypeDefSize, getMetaDef, getMetaDef, getMetaDefs, getMetaDefSize, getPropertyDef, getPropertyDef, getPropertyDefSize, hasPropertyDef, init, injectDependency, isExternalBinding, setAutoBindingDef, setComponentClass, setComponentName, setContainer, setExpression, setExternalBinding, setInstanceDefclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getAutoBindingDef, getComponentClass, getComponentName, getConcreteClass, getContainer, getExpression, getInstanceDef, init, injectDependency, isExternalBinding, setAutoBindingDef, setComponentClass, setComponentName, setContainer, setExpression, setExternalBinding, setInstanceDefaddArgDef, getArgDef, getArgDefSizeaddInterTypeDef, getInterTypeDef, getInterTypeDefSizeaddPropertyDef, getPropertyDef, getPropertyDef, getPropertyDefSize, hasPropertyDefaddInitMethodDef, getInitMethodDef, getInitMethodDefSizeaddDestroyMethodDef, getDestroyMethodDef, getDestroyMethodDefSizeaddAspectDef, addAspectDef, getAspectDef, getAspectDefSizeaddMetaDef, getMetaDef, getMetaDef, getMetaDefs, getMetaDefSizepublic TooManyRegistrationComponentDefImpl(Object key)
public void addComponentDef(ComponentDef cd)
addComponentDef インタフェース内 TooManyRegistrationComponentDefpublic Object getComponent() throws TooManyRegistrationComponentException
getComponent インタフェース内 ComponentDefgetComponent クラス内 SimpleComponentDefTooManyRegistrationComponentExceptionprotected void throwTooManyRegistrationComponentException()
public int getComponentDefSize()
public ComponentDef getComponentDef(int index)
public ComponentDef[] getComponentDefs()
getComponentDefs インタフェース内 TooManyRegistrationComponentDefpublic Class<?>[] getComponentClasses()
getComponentClasses インタフェース内 TooManyRegistrationComponentDefCopyright © 2015–2016 The DBFlute Project. All rights reserved.