public class SecCommandProcessorImpl extends Object implements org.apache.felix.service.command.CommandProcessor
| Constructor and Description |
|---|
SecCommandProcessorImpl(org.osgi.framework.BundleContext bundleContext,
org.apache.felix.service.threadio.ThreadIO threadIO) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.felix.service.command.CommandSession |
createSession(InputStream in,
PrintStream out,
PrintStream err) |
public SecCommandProcessorImpl(org.osgi.framework.BundleContext bundleContext,
org.apache.felix.service.threadio.ThreadIO threadIO)
public org.apache.felix.service.command.CommandSession createSession(InputStream in, PrintStream out, PrintStream err)
createSession in interface org.apache.felix.service.command.CommandProcessorCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.