| Constructor and Description |
|---|
DefaultClockFactory() |
| Modifier and Type | Method and Description |
|---|---|
Clock |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public Clock getObject() throws RuntimeException
getObject in interface org.springframework.beans.factory.FactoryBean<Clock>RuntimeExceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Clock>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Clock>Copyright © 2016 Alfresco. All rights reserved.