Package overit.geocall.cxf
Class CxfEndpoint
java.lang.Object
overit.geocall.cxf.CxfEndpoint
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCxfEndpoint(Endpoint e, CxfMode cxfMode) CxfEndpoint(Server s, CxfMode cxfMode) CxfEndpoint(CxfMode cxfMode) -
Method Summary
-
Field Details
-
_jwsEndpoint
-
_cxfServer
-
_cxfMode
-
-
Constructor Details
-
CxfEndpoint
- Parameters:
e- the endpoint impklementationcxfMode- must be null if the endpoint implementation cannot be managed (for example spring based beans)
-
CxfEndpoint
-
CxfEndpoint
-
-
Method Details
-
invariant
protected void invariant() -
cxfEndpoint
-
cxfServer
-
getAddress
-
getServiceName
-
isPublished
public boolean isPublished() -
isStarted
public boolean isStarted() -
stop
public void stop() -
start
public void start() -
destroy
public void destroy()
-