Class SecuredCommandProcessorImpl
- java.lang.Object
-
- org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- org.apache.karaf.shell.security.impl.SecuredCommandProcessorImpl
-
- All Implemented Interfaces:
org.apache.felix.service.command.CommandProcessor
@Deprecated public class SecuredCommandProcessorImpl extends org.apache.felix.gogo.runtime.CommandProcessorImpl
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description SecuredCommandProcessorImpl(org.osgi.framework.BundleContext bc)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidclose()Deprecated.-
Methods inherited from class org.apache.felix.gogo.runtime.CommandProcessorImpl
addCommand, addCommand, addCommand, addCommand, addCommand, addConstant, addConverter, addListener, convert, createSession, createSession, eval, expr, getCommand, getCommands, invoke, redirect, removeCommand, removeCommand, removeCommand, removeConstant, removeConverter, removeListener, stop
-
-