JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.camel.k
Interface RuntimeAware
public interface
RuntimeAware
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Runtime
getRuntime
()
void
setRuntime
(
Runtime
runtime)
Method Details
setRuntime
void
setRuntime
(
Runtime
runtime)
getRuntime
Runtime
getRuntime
()