public static interface PropertyAutoCompleteGenerator.PropertyAutoCompleteGeneratorHandler<T>
launch()
method should be invoked by the static method
PropertyAutoCompleteGenerator.autoCompleteWith(PropertyAutoCompleteGeneratorHandler, Class, Class)
which fills and cleans the context.Modifier and Type | Method and Description |
---|---|
T |
launch() |
T launch() throws DslException
DslException