public class SecuredCommandProcessorImpl extends CommandProcessorImpl
commands, constants, converters, listeners, sessions, stopped, threadIO| Constructor and Description |
|---|
SecuredCommandProcessorImpl(org.osgi.framework.BundleContext bc,
org.apache.felix.service.threadio.ThreadIO io) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.felix.service.command.CommandSession |
createSession(InputStream in,
PrintStream out,
PrintStream err) |
addCommand, addCommand, addCommand, addCommand, addCommand, addConstant, addConverter, addListener, convert, eval, getCommands, removeCommand, removeCommand, removeCommand, removeConstant, removeConverter, removeListener, stoppublic SecuredCommandProcessorImpl(org.osgi.framework.BundleContext bc,
org.apache.felix.service.threadio.ThreadIO io)
public void close()
public org.apache.felix.service.command.CommandSession createSession(InputStream in, PrintStream out, PrintStream err)
createSession in interface org.apache.felix.service.command.CommandProcessorcreateSession in class CommandProcessorImplCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.