Class TimerLifecycle.DaemonFactory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.concurrent.TimerLifecycle.DaemonFactory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Enclosing class:
- TimerLifecycle
- Author:
- Eike Stepper
-
Field Summary
Fields inherited from class org.eclipse.net4j.util.factory.Factory
NO_DESCRIPTION
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TimerLifecycle
getTimer
(IManagedContainer container, String name) Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getFactoryKey, getKey, getProductGroup, getType, productCreationException, productCreationException, setFactoryKey, toString
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
DaemonFactory
public DaemonFactory()
-
-
Method Details
-
create
- Throws:
ProductCreationException
-
getTimer
-