com.softwareag.mdm.core.service
Class SpecificSetupFacade

java.lang.Object
  extended bycom.softwareag.mdm.core.service.ModuleServices
      extended bycom.softwareag.mdm.core.service.AbstractConfigurationFacade
          extended bycom.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.AbstractConfigurationFacade
getCurrentLocale, getModuleName
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

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.