|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.services.impl.PublisherImpl
org.ow2.orchestra.axis.AxisPublisher
public class AxisPublisher
AxisServicePublisher.java. Implementation of the service publisher with axis.
| Field Summary |
|---|
| Fields inherited from interface org.ow2.orchestra.services.itf.Publisher |
|---|
DEFAULT_KEY |
| Constructor Summary | |
|---|---|
AxisPublisher()
|
|
| Method Summary | |
|---|---|
javax.servlet.Servlet |
getPublisherServlet(java.util.Properties orchestraProperties)
|
void |
publishServices(BpelProcess bpelProcess,
Environment environment)
|
void |
unpublishServices(BpelProcess bpelProcess,
Environment environment)
|
| Methods inherited from class org.ow2.orchestra.services.impl.PublisherImpl |
|---|
addBpelProcess, addProcessEndpoint, getBpelProcess, getProcessEndpoint, getServiceOperationKeys, getServiceOperationKeys, getServices, getWsdlDefinitions, removeBpelProcess, removeProcessEndpoint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.orchestra.services.itf.Publisher |
|---|
getServiceOperationKeys |
| Constructor Detail |
|---|
public AxisPublisher()
| Method Detail |
|---|
public void publishServices(BpelProcess bpelProcess,
Environment environment)
publishServices in interface PublisherpublishServices in class PublisherImpl
public void unpublishServices(BpelProcess bpelProcess,
Environment environment)
unpublishServices in interface PublisherunpublishServices in class PublisherImplpublic javax.servlet.Servlet getPublisherServlet(java.util.Properties orchestraProperties)
getPublisherServlet in interface HttpPublisher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||