net.bpelunit.framework.client.model
Class DeployerExtension
java.lang.Object
net.bpelunit.framework.client.model.Extension
net.bpelunit.framework.client.model.DeployerExtension
public class DeployerExtension
- extends Extension
Deployer Extension
- Version:
- $Id$
- Author:
- Philip Mayer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployerExtension
@Deprecated
public DeployerExtension(String id,
String name,
String[] general_options,
String[] suite_options,
org.eclipse.core.runtime.IConfigurationElement e)
- Deprecated.
DeployerExtension
public DeployerExtension(String id,
String name,
org.eclipse.core.runtime.IConfigurationElement e)
createNew
public net.bpelunit.framework.control.ext.IBPELDeployer createNew()
throws net.bpelunit.framework.exception.SpecificationException
- Throws:
net.bpelunit.framework.exception.SpecificationException
getGeneralOptions
@Deprecated
public String[] getGeneralOptions()
- Deprecated.
getSuiteOptions
@Deprecated
public String[] getSuiteOptions()
- Deprecated.
Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.