|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.binding.object.LocalServerListener
public class LocalServerListener
Nested Class Summary | |
---|---|
static class |
LocalServerListener.OverrideBindingObserver
|
Constructor Summary | |
---|---|
LocalServerListener(Bus bus,
BindingFactory bindingFactory)
|
Method Summary | |
---|---|
ObjectBindingConfiguration |
getConfiguration()
|
DestinationFactory |
getDestinationFactory()
|
void |
setConfiguration(ObjectBindingConfiguration configuration)
|
void |
startServer(Server server)
|
void |
stopServer(Server server)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalServerListener(Bus bus, BindingFactory bindingFactory)
Method Detail |
---|
public void startServer(Server server)
startServer
in interface ServerLifeCycleListener
public void stopServer(Server server)
stopServer
in interface ServerLifeCycleListener
public DestinationFactory getDestinationFactory()
public ObjectBindingConfiguration getConfiguration()
public void setConfiguration(ObjectBindingConfiguration configuration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |