Class StartupService

java.lang.Object
org.apache.ofbiz.service.config.model.StartupService

@ThreadSafe public final class StartupService extends Object
An object that models the <startup-service> element.
  • Method Details

    • getName

      public String getName()
    • getRunInPool

      public String getRunInPool()
    • getRuntimeDataId

      public String getRuntimeDataId()
    • getRuntimeDelay

      public int getRuntimeDelay()