Package cuba.util.ddgen.tokens

This package handles a single component-, resource- enviromententry or reference.

See:
          Description

Interface Summary
ComponentReaderI  
 

Class Summary
Callback  
ComponentAnnotationReader This class reads a module's meta data from the annotations of a number of classes and provides its content as a list of CUBAComponents.
ComponentDescriptorReader This class reads a module's meta data from a component descriptor and provides its content as a list of CUBAComponents.
ComponentReference Represents a component reference element in component-jar.xml file.
ContainerTransaction Represents a container transaction element in component-jar.xml file.
CUBAComponent  
EntityManagerReference  
EnvironmentEntry ResourceReference representsan environment entry in a component-jar.xml file.
Interception  
Reference Base class for resource and component references
ResourceReference ResourceReference represents a resource refernce in a component-jar.xml file.
 

Package cuba.util.ddgen.tokens Description

This package handles a single component-, resource- enviromententry or reference. For further examination look the class-diagramm (PDF)

Since:
1.0