|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reference | |
|---|---|
| cuba.util.ddgen.tokens | This package handles a single component-, resource- enviromententry or reference. |
| Uses of Reference in cuba.util.ddgen.tokens |
|---|
| Subclasses of Reference in cuba.util.ddgen.tokens | |
|---|---|
class |
ComponentReference
Represents a component reference element in component-jar.xml file. |
class |
EntityManagerReference
|
class |
EnvironmentEntry
ResourceReference representsan environment entry in a component-jar.xml file. |
class |
ResourceReference
ResourceReference represents a resource refernce in a component-jar.xml file. |
| Methods in cuba.util.ddgen.tokens with parameters of type Reference | |
|---|---|
void |
CUBAComponent.addRef(java.util.Map refs,
Reference newRef)
|
protected void |
ComponentDescriptorReader.initInjection(org.w3c.dom.Element refElement,
Reference ref,
java.lang.Class compImplClass)
|
protected void |
ComponentDescriptorReader.initReference(org.w3c.dom.Element refElement,
Reference ref,
java.lang.Class compImplClass)
|
protected void |
ComponentAnnotationReader.initReference(Reference ref,
java.lang.reflect.Field field,
java.lang.String refName,
java.lang.Class refType,
java.lang.String link)
|
protected void |
ComponentAnnotationReader.initReference(Reference ref,
java.lang.reflect.Method setter,
java.lang.String refName,
java.lang.Class refType,
java.lang.String link)
|
protected void |
ComponentAnnotationReader.initReference(Reference ref,
java.lang.String refName,
java.lang.Class refType,
java.lang.String link)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||