org.fusesource.fabric.cxf
Class FabricServerListener
java.lang.Object
org.fusesource.fabric.cxf.FabricServerListener
- All Implemented Interfaces:
- org.apache.cxf.endpoint.ServerLifeCycleListener
public class FabricServerListener
- extends java.lang.Object
- implements org.apache.cxf.endpoint.ServerLifeCycleListener
|
Method Summary |
java.lang.String |
getFullAddress(java.lang.String address)
|
void |
startServer(org.apache.cxf.endpoint.Server server)
|
void |
stopServer(org.apache.cxf.endpoint.Server server)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FabricServerListener
public FabricServerListener(org.fusesource.fabric.groups.Group group,
ServerAddressResolver addressResolver)
FabricServerListener
public FabricServerListener(org.fusesource.fabric.groups.Group group)
startServer
public void startServer(org.apache.cxf.endpoint.Server server)
- Specified by:
startServer in interface org.apache.cxf.endpoint.ServerLifeCycleListener
stopServer
public void stopServer(org.apache.cxf.endpoint.Server server)
- Specified by:
stopServer in interface org.apache.cxf.endpoint.ServerLifeCycleListener
getFullAddress
public java.lang.String getFullAddress(java.lang.String address)
Copyright © 2013 Red Hat. All Rights Reserved.