de.espirit.firstspirit.server.scheduler
Class DeployTargetDialogFactory

java.lang.Object
  extended by de.espirit.firstspirit.server.scheduler.DeployTargetDialogFactory

public abstract class DeployTargetDialogFactory
extends Object


Constructor Summary
DeployTargetDialogFactory()
           
 
Method Summary
abstract  ScheduleTaskDialog createDialog(Host host, Window owner)
           
 DeployTarget getDeployTarget()
           
 DeployTask getDeployTask()
           
 void setDeployTarget(DeployTarget deployTarget)
           
 void setDeployTask(DeployTask deployTask)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployTargetDialogFactory

public DeployTargetDialogFactory()
Method Detail

setDeployTarget

public final void setDeployTarget(@NotNull
                                  DeployTarget deployTarget)

getDeployTarget

public DeployTarget getDeployTarget()

setDeployTask

public final void setDeployTask(DeployTask deployTask)

getDeployTask

public DeployTask getDeployTask()

createDialog

@NotNull
public abstract ScheduleTaskDialog createDialog(@NotNull
                                                        Host host,
                                                        Window owner)


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480