Class RollbackEvent

All Implemented Interfaces:
Serializable

public class RollbackEvent extends DvsEvent
See Also:
  • Field Details

    • hostName

      public String hostName
    • methodName

      public String methodName
  • Constructor Details

    • RollbackEvent

      public RollbackEvent()
  • Method Details

    • getHostName

      public String getHostName()
    • getMethodName

      public String getMethodName()
    • setHostName

      public void setHostName(String hostName)
    • setMethodName

      public void setMethodName(String methodName)