Package org.apache.camel.k.catalog.model
Interface CamelScheme
- All Superinterfaces:
Comparable<CamelScheme>
- All Known Implementing Classes:
ImmutableCamelScheme
-
Method Details
-
getId
String getId() -
http
@Auxiliary @Default default boolean http() -
passive
@Auxiliary @Default default boolean passive() -
getRequiredCapabilities
-
getProducer
-
getConsumer
-
compareTo
- Specified by:
compareTo
in interfaceComparable<CamelScheme>
-