|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WiredComponentDesc | |
---|---|
cuba.wired | This package handles cuba-components inside a wired enviroment. |
Uses of WiredComponentDesc in cuba.wired |
---|
Methods in cuba.wired that return WiredComponentDesc | |
---|---|
WiredComponentDesc |
ComponentMap.lookup(java.lang.Class interfaceType)
Deprecated. |
WiredComponentDesc |
ComponentRefMap.lookup(java.lang.String localName)
|
WiredComponentDesc |
ComponentMap.lookup(java.lang.String globalName)
|
Methods in cuba.wired with parameters of type WiredComponentDesc | |
---|---|
WiredAdapter |
WiredInstanceFactoryI.getComponent(WiredComponentDesc wiredComponentDesc,
WiredComponentContext componentContext,
java.lang.String referenceType)
|
WiredAdapter |
PrimitiveWiredInstanceFactory.getComponent(WiredComponentDesc wiredComponentDesc,
WiredComponentContext componentContext,
java.lang.String interfaceType)
|
void |
ComponentMap.registerDescriptor(WiredComponentDesc description)
|
Constructors in cuba.wired with parameters of type WiredComponentDesc | |
---|---|
WiredComponentDesc(WiredComponentDesc source,
java.lang.Class implementation)
Copy constructor, allowing to specify an alternative implementation class for the component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |