org.kuali.common.util.spring
Class GetMillisFactoryBean
java.lang.Object
org.kuali.common.util.spring.GetMillisFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean<Long>
public class GetMillisFactoryBean
- extends Object
- implements org.springframework.beans.factory.FactoryBean<Long>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetMillisFactoryBean
public GetMillisFactoryBean()
getObject
public Long getObject()
- Specified by:
getObject
in interface org.springframework.beans.factory.FactoryBean<Long>
getObjectType
public Class<Long> getObjectType()
- Specified by:
getObjectType
in interface org.springframework.beans.factory.FactoryBean<Long>
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton
in interface org.springframework.beans.factory.FactoryBean<Long>
getTime
public String getTime()
setTime
public void setTime(String time)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.