public class DeployShellFactory extends java.lang.Object implements ToolkitFactory
ToolkitFactory.Utils| Constructor and Description | 
|---|
DeployShellFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
DeployShell | 
create(DeployCommand command, Context context, DeployShell parent)  | 
DeployShell | 
create(Element element, Context context)  | 
DeployShell | 
create(int deploySequenceId, Context context, DeployShell parent)
Deprecated.  
 | 
static DeployShellFactory | 
getInstance()  | 
public static DeployShellFactory getInstance()
@Deprecated public DeployShell create(int deploySequenceId, Context context, DeployShell parent) throws DeployException
DeployExceptionpublic DeployShell create(DeployCommand command, Context context, DeployShell parent)
public DeployShell create(Element element, Context context)