net.java.dev.moskito.core.timing
Class UpdateTriggerServiceFactory
java.lang.Object
net.java.dev.moskito.core.timing.UpdateTriggerServiceFactory
public abstract class UpdateTriggerServiceFactory
- extends Object
This class implements the factory to obtain an instance of the UpdateTriggerService.
- Author:
- dvayanu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static IUpdateTriggerService instance
- This holds the singleton service provider instance.
UpdateTriggerServiceFactory
public UpdateTriggerServiceFactory()
createUpdateTriggerService
public static IUpdateTriggerService createUpdateTriggerService()
- This method is the factory method.
- Returns:
- the existing instance or a new one if none exists before
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework