Class HotDeployment

  • All Implemented Interfaces:
    Serializable

    public class HotDeployment
    extends AbstractDeployment
    This class HotDeployment defines a source and target path for a single hotdeployment unit inside the current project
    See Also:
    Serialized Form
    • Constructor Detail

      • HotDeployment

        public HotDeployment()
        Default constructor
      • HotDeployment

        public HotDeployment​(String source,
                             String target)
    • Method Detail

      • getObjectPath

        public String getObjectPath()
      • setObjectPath

        public void setObjectPath​(String objectPath)