public interface KnativeApplicationGenerator extends Generator, WithSession, WithProject, SessionListener
| Modifier and Type | Field and Description |
|---|---|
static String |
KNATIVE |
project| Modifier and Type | Method and Description |
|---|---|
default void |
add(Element element) |
default void |
add(Map map) |
default Class<? extends Annotation> |
getAnnotation() |
default String |
getKey() |
default void |
on(ConfigurationSupplier<KnativeConfig> config) |
default void |
onClosed() |
propertiesMapgetSessionapplyToProject, getProject, projectExists, setProjectstatic final String KNATIVE
default Class<? extends Annotation> getAnnotation()
getAnnotation in interface Generatordefault void add(Element element)
add in interface SessionHandlerdefault void add(Map map)
add in interface Generatoradd in interface SessionHandlerdefault void on(ConfigurationSupplier<KnativeConfig> config)
default void onClosed()
onClosed in interface SessionListenerCopyright © 2018–2020 Red Hat. All rights reserved.