|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractScopedLifeCycleHolder | |
---|---|
org.databene.benerator.composite |
Uses of AbstractScopedLifeCycleHolder in org.databene.benerator.composite |
---|
Subclasses of AbstractScopedLifeCycleHolder in org.databene.benerator.composite | |
---|---|
class |
AbstractComponentBuilder<E>
Helper class for simple definition of custom ComponentBuilder s which uses a Mutator
Created: 30.04.2010 09:34:42 |
class |
AbstractGeneratorComponent<E>
Abstract implementation of the GeneratorComponent interface which manages a source Generator and a Context reference. |
class |
AlternativeComponentBuilder<E>
Creates one component from an arbitrary choice of different available ones. |
class |
ArrayElementBuilder
ComponentBuilder implementation which builds array elements. |
class |
ComponentBuilderProxy<E>
Proxy class for a ComponentBuilder . |
class |
ConditionalComponentBuilder<E>
ComponentBuilder which executes only if a condition expression evaluates to 'true'. |
class |
MultiComponentBuilder<E>
Abstract parent class for all builders that relate to a group of components. |
class |
PlainEntityComponentBuilder
Builds a plain (atomic) component that is supposed to have a name. |
class |
Variable<E>
Wraps variable name and generator functionality. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |