net.bpelunit.framework.client.model
Class SOAPEncoderExtension

java.lang.Object
  extended by net.bpelunit.framework.client.model.Extension
      extended by net.bpelunit.framework.client.model.SOAPEncoderExtension

public class SOAPEncoderExtension
extends Extension

SOAP Encoder Extension

Version:
$Id$
Author:
Philip Mayer

Constructor Summary
SOAPEncoderExtension(String id, String name, org.eclipse.core.runtime.IConfigurationElement e)
           
 
Method Summary
 net.bpelunit.framework.control.ext.ISOAPEncoder createNew()
           
 
Methods inherited from class net.bpelunit.framework.client.model.Extension
getExecutableExtension, getId, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPEncoderExtension

public SOAPEncoderExtension(String id,
                            String name,
                            org.eclipse.core.runtime.IConfigurationElement e)
Method Detail

createNew

public net.bpelunit.framework.control.ext.ISOAPEncoder createNew()
                                                          throws net.bpelunit.framework.exception.SpecificationException
Throws:
net.bpelunit.framework.exception.SpecificationException


Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.