|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cuba.wired.PrimitiveWiredInstanceFactory
public class PrimitiveWiredInstanceFactory
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface cuba.wired.WiredInstanceFactoryI |
---|
WiredInstanceFactoryI.ReferenceTypes |
Constructor Summary | |
---|---|
PrimitiveWiredInstanceFactory()
|
Method Summary | |
---|---|
WiredAdapter |
getComponent(WiredComponentDesc wiredComponentDesc,
WiredComponentContext componentContext,
java.lang.String interfaceType)
|
java.lang.Object |
getComponentImpl(java.lang.Class implClass)
|
protected WiredAdapter |
newAdapter(java.lang.Class adapterClass,
WiredComponentContext componentContext,
java.lang.Class implClass)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveWiredInstanceFactory()
Method Detail |
---|
protected WiredAdapter newAdapter(java.lang.Class adapterClass, WiredComponentContext componentContext, java.lang.Class implClass) throws ConstructionException
ConstructionException
public WiredAdapter getComponent(WiredComponentDesc wiredComponentDesc, WiredComponentContext componentContext, java.lang.String interfaceType) throws ConstructionException
getComponent
in interface WiredInstanceFactoryI
ConstructionException
public java.lang.Object getComponentImpl(java.lang.Class implClass)
getComponentImpl
in interface WiredInstanceFactoryI
public void shutdown()
shutdown
in interface WiredInstanceFactoryI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |