public class MessageInterpolatorFactory extends Object implements ObjectFactory<MessageInterpolator>
ObjectFactory
that can be used to create a MessageInterpolator
.
Attempts to pick the most appropriate MessageInterpolator
based on the
classpath.Constructor and Description |
---|
MessageInterpolatorFactory() |
public MessageInterpolator getObject() throws BeansException
getObject
in interface ObjectFactory<MessageInterpolator>
BeansException