Class StopAllCallable

java.lang.Object
org.idempiere.server.cluster.callable.StopAllCallable
All Implemented Interfaces:
Serializable, Callable<String>

public class StopAllCallable extends Object implements Callable<String>, Serializable
Author:
hengsin
See Also:
  • Constructor Details

    • StopAllCallable

      public StopAllCallable()
      default constructor
  • Method Details