com.softwareag.mdm.core.service
Class SpecificSetupFacade
java.lang.Object
com.softwareag.mdm.core.service.ModuleServices
com.softwareag.mdm.core.service.AbstractConfigurationFacade
com.softwareag.mdm.core.service.SpecificSetupFacade
- public class SpecificSetupFacade
- extends AbstractConfigurationFacade
Provides common services for doing additional setups on a Module.
- See Also:
ServiceInstaller
Method Summary |
Timer |
getTimer()
Gets the timer associated with the current webMethods MDM module.
|
Methods inherited from class com.softwareag.mdm.core.service.ModuleServices |
getMessageLocalized, getMessageLocalized, getMessageLocalized, getModuleProperty, getModuleProperty, isDevelopmentMode, isIntegrationMode, logDebug, logDebug, logError, logError, logError, logError, logInfo, logInfo, logWarning, logWarning, toString |
getTimer
public Timer getTimer()
- Gets the timer associated with the current webMethods MDM module.
If the module has currently no associated timer, it is created. The associated thread is
specified to run as a daemon.
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.