org.kuali.common.util.spring
Class GetBytesFactoryBean
java.lang.Object
org.kuali.common.util.spring.GetBytesFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean<Long>
public class GetBytesFactoryBean
- 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 |
GetBytesFactoryBean
public GetBytesFactoryBean()
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>
getSize
public String getSize()
setSize
public void setSize(String size)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.