org.ow2.orchestra.axis
Class AxisPublisher
java.lang.Object
org.ow2.orchestra.services.impl.PublisherImpl
org.ow2.orchestra.axis.AxisPublisher
- All Implemented Interfaces:
- Publisher
public class AxisPublisher
- extends PublisherImpl
AxisServicePublisher.java. Implementation of the service publisher with axis.
- Author:
- Charles Souillard
Created on : Jun 26, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisPublisher
public AxisPublisher()
publishServices
public void publishServices(BpelProcess bpelProcess,
Environment environment)
- Specified by:
publishServices in interface Publisher- Overrides:
publishServices in class PublisherImpl
unpublishServices
public void unpublishServices(BpelProcess bpelProcess,
Environment environment)
- Specified by:
unpublishServices in interface Publisher- Overrides:
unpublishServices in class PublisherImpl
getReceiverOpKeys
protected java.util.List<OperationKey> getReceiverOpKeys(BpelProcess bpelProcess,
NodeImpl node,
Environment environment)
republishServices
public void republishServices(BpelProcess bpelProcess,
Environment environment)
- Specified by:
republishServices in interface Publisher- Overrides:
republishServices in class PublisherImpl
Copyright © 2009 OW2 Consortium. All Rights Reserved.