|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.empire.samples.cxf.wssample.server.ServerControl
public class ServerControl
Field Summary | |
---|---|
static java.lang.String |
serviceAddress
|
static java.lang.String |
serviceName
|
Constructor Summary | |
---|---|
ServerControl()
|
Method Summary | |
---|---|
void |
appendLogger(org.apache.cxf.interceptor.LoggingOutInterceptor out,
org.apache.cxf.interceptor.LoggingInInterceptor in)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String serviceName
public static final java.lang.String serviceAddress
Constructor Detail |
---|
public ServerControl()
Method Detail |
---|
public void stop()
public void start()
public void appendLogger(org.apache.cxf.interceptor.LoggingOutInterceptor out, org.apache.cxf.interceptor.LoggingInInterceptor in)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |