Package org.apache.cxf.karaf.commands
Class StopEndpointCommand
- java.lang.Object
-
- org.apache.cxf.karaf.commands.internal.CXFController
-
- org.apache.cxf.karaf.commands.StopEndpointCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class StopEndpointCommand extends CXFController implements org.apache.karaf.shell.api.action.Action
-
-
Constructor Summary
Constructors Constructor Description StopEndpointCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectexecute()-
Methods inherited from class org.apache.cxf.karaf.commands.internal.CXFController
getBundleContext, getBus, getBusses, getConfigAdmin
-
-