public class GetBytesFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<Long>
Constructor and Description |
---|
GetBytesFactoryBean() |
Modifier and Type | Method and Description |
---|---|
Long |
getObject() |
Class<Long> |
getObjectType() |
String |
getSize() |
boolean |
isSingleton() |
void |
setSize(String size) |
public GetBytesFactoryBean()
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.