Interface TimerServiceConfiguration

All Superinterfaces:
DeploymentConfiguration, org.wildfly.clustering.server.deployment.DeploymentConfiguration

public interface TimerServiceConfiguration extends DeploymentConfiguration
Encapsulates the configuration of a timer service.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    The name of the component containing the timer service.

    Methods inherited from interface org.wildfly.clustering.ejb.DeploymentConfiguration

    getDeploymentServiceName, getModule, getServerName

    Methods inherited from interface org.wildfly.clustering.server.deployment.DeploymentConfiguration

    getDeploymentName
  • Method Details

    • getName

      String getName()
      The name of the component containing the timer service.
      Returns:
      a component name