Class CLSwitch
- java.lang.Object
-
- org.apache.sling.distribution.journal.kafka.CLSwitch
-
- All Implemented Interfaces:
Closeable
,AutoCloseable
public class CLSwitch extends Object implements Closeable
-
-
Constructor Summary
Constructors Constructor Description CLSwitch(ClassLoader classloader)
-
-
-
Constructor Detail
-
CLSwitch
public CLSwitch(ClassLoader classloader)
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-
-