uk.ac.ucl.sse.omii.bpel.abr.publisher
Class ActiveBPELPublisher

java.lang.Object
  extended by GenericBPELPublisher
      extended by uk.ac.ucl.sse.omii.bpel.abr.publisher.ActiveBPELPublisher

public class ActiveBPELPublisher
extends GenericBPELPublisher

Publishes BPEL processes on ActiveBPEL engine.

Transforms modules to be published into depoyable format (BPR) and responsible for coordinating the deployment including analysis of BPEL process data, generation of descriptors, engine-specific validation, etc.

Author:
Bruno Wassermann, written Jun 8, 2006

Constructor Summary
ActiveBPELPublisher()
           
 
Method Summary
 org.eclipse.core.runtime.IStatus[] publish(org.eclipse.wst.server.core.IModuleArtifact[] resources, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 org.eclipse.core.runtime.IStatus[] unpublish(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveBPELPublisher

public ActiveBPELPublisher()
Method Detail

unpublish

public org.eclipse.core.runtime.IStatus[] unpublish(org.eclipse.core.runtime.IProgressMonitor monitor)

publish

public org.eclipse.core.runtime.IStatus[] publish(org.eclipse.wst.server.core.IModuleArtifact[] resources,
                                                  org.eclipse.core.runtime.IProgressMonitor monitor)