org.onebusaway.container.spring
public class SerializedFactoryBean extends org.springframework.beans.factory.config.AbstractFactoryBean<Object>
FactoryBean
for instantiating a serialized object from a
File.Constructor and Description |
---|
SerializedFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected Object |
createInstance() |
Class<?> |
getObjectType() |
void |
setInitMethod(String initMethod) |
void |
setObjectType(Class<?> objectType) |
void |
setPath(File path) |
Copyright © 2014 OneBusAway. All Rights Reserved.