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, stop
public 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.CommandProcessor
createSession
in class CommandProcessorImpl
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.