Package org.apache.camel.main
Class MainBootstrapCloseable
- java.lang.Object
-
- org.apache.camel.main.MainBootstrapCloseable
-
- All Implemented Interfaces:
Closeable
,AutoCloseable
,org.apache.camel.spi.BootstrapCloseable
public class MainBootstrapCloseable extends Object implements org.apache.camel.spi.BootstrapCloseable
-
-
Constructor Summary
Constructors Constructor Description MainBootstrapCloseable(MainSupport main)
-
-
-
Constructor Detail
-
MainBootstrapCloseable
public MainBootstrapCloseable(MainSupport main)
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-
-