|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.resilientedge.jockey.servicebridge.SBAbstractServiceManager | +--com.resilientedge.jockey.webservicebridge.WebServiceManager | +--com.resilientedge.jockey.webservicebridge.ApacheWebServiceManager
A Web service manager for apache for Web services. Manages/loads web services and translates SBAPI calls to Apache yWebService calls and vice/versa
Constructor Summary | |
ApacheWebServiceManager()
|
Method Summary | |
void |
init()
init the web service manager. |
Methods inherited from class com.resilientedge.jockey.webservicebridge.WebServiceManager |
findServiceInstances, getProvidedServices, getService, getServiceInstances, invoke, loadAllServices, setProvider |
Methods inherited from class org.resilientedge.jockey.servicebridge.SBAbstractServiceManager |
findServiceInstance, getServiceInstance, isInProcess, setInProcess, shutdown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApacheWebServiceManager()
Method Detail |
public void init()
init
the web service manager. This method is
responsible for setup.init
in class SBAbstractServiceManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |