public interface KarafConsoleFactory
Modifier and Type | Method and Description |
---|---|
void |
close(Object console,
boolean param) |
Object |
createConsole(org.apache.felix.service.command.CommandProcessor commandProcessor,
PipedInputStream in,
PrintStream pipedOut,
org.apache.felix.service.threadio.ThreadIO threadIO,
org.osgi.framework.BundleContext bundleContext) |
org.apache.felix.service.command.CommandSession |
getSession(Object console) |
org.apache.felix.service.command.CommandSession getSession(Object console)
void close(Object console, boolean param)
Object createConsole(org.apache.felix.service.command.CommandProcessor commandProcessor, PipedInputStream in, PrintStream pipedOut, org.apache.felix.service.threadio.ThreadIO threadIO, org.osgi.framework.BundleContext bundleContext) throws Exception
Exception
Copyright © 2021 JBoss by Red Hat. All rights reserved.