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)
-