| Constructor and Description |
|---|
TimeFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
Time |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
void |
setFrequency(long frequency) |
void |
setTimeUnit(TimeUnit timeUnit) |
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Time>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Time>public void setFrequency(long frequency)
public void setTimeUnit(TimeUnit timeUnit)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.