org.apache.cxf.jbi
Interface ServiceConsumer
- All Superinterfaces:
- java.lang.Runnable
public interface ServiceConsumer
- extends java.lang.Runnable
Defines a service consumer to be started by the CXF Service
Engine.
| Methods inherited from interface java.lang.Runnable |
run |
stop
void stop()
setComponentContext
void setComponentContext(javax.jbi.component.ComponentContext componentCtx)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.