public class BasicTimerProviderFactory extends Object implements TimerProviderFactory
Constructor and Description |
---|
BasicTimerProviderFactory() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
TimerProvider |
create(ProviderSession providerSession) |
String |
getId() |
void |
init(Config.Scope config) |
public TimerProvider create(ProviderSession providerSession)
create
in interface ProviderFactory<TimerProvider>
public void init(Config.Scope config)
init
in interface ProviderFactory<TimerProvider>
public void close()
close
in interface ProviderFactory<TimerProvider>
public String getId()
getId
in interface ProviderFactory<TimerProvider>
Copyright © 2014. All Rights Reserved.