public class GetMillisFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<Long>
| Constructor and Description | 
|---|
| GetMillisFactoryBean() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getObject() | 
| Class<Long> | getObjectType() | 
| String | getTime() | 
| boolean | isSingleton() | 
| void | setTime(String time) | 
public GetMillisFactoryBean()
public Long getObject()
getObject in interface org.springframework.beans.factory.FactoryBean<Long>public Class<Long> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Long>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Long>Copyright © 2010–2014 The Kuali Foundation. All rights reserved.