public class TimedLinkedBindingBuilderImpl extends LinkedBindingBuilderImpl<TimedScopedBindingBuilder> implements TimedLinkedBindingBuilder
injectedHolderscopedHolder| Constructor and Description |
|---|
TimedLinkedBindingBuilderImpl(InjectedHolder injectedHolder) |
| Modifier and Type | Method and Description |
|---|---|
void |
once() |
void |
times(Integer times) |
void |
twice() |
to, to, toInstance, toInstancedoReturnasEagerSingleton, in, inclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitto, to, toInstance, toInstanceasEagerSingleton, in, inpublic TimedLinkedBindingBuilderImpl(InjectedHolder injectedHolder)
public void times(Integer times)
times in interface TimesBuilderpublic void once()
once in interface TimesBuilderpublic void twice()
twice in interface TimesBuilderCopyright © 2014. All Rights Reserved.