net.bpelunit.framework.client.model
Class DataSourceExtension

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

public class DataSourceExtension
extends Extension

Author:
Daniel Luebke

Constructor Summary
DataSourceExtension(String shortName, String name, org.eclipse.core.runtime.IConfigurationElement e)
           
 
Method Summary
 net.bpelunit.framework.control.ext.IDataSource 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

DataSourceExtension

public DataSourceExtension(String shortName,
                           String name,
                           org.eclipse.core.runtime.IConfigurationElement e)
Method Detail

createNew

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


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