Package org.wildfly.clustering.ejb.timer
Interface TimerServiceConfiguration
- All Superinterfaces:
DeploymentConfiguration,org.wildfly.clustering.server.deployment.DeploymentConfiguration
Encapsulates the configuration of a timer service.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ejb.DeploymentConfiguration
getDeploymentServiceName, getModule, getServerNameMethods 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
-