@AutoService(value=XMessageFormatFactory.class) public class ObjectFormatFactory extends Object implements XMessageFormatFactory<Object>
ObjectFormat
which is used to create a object backed message formatConstructor and Description |
---|
ObjectFormatFactory() |
Modifier and Type | Method and Description |
---|---|
XMessageFormat<Object> |
createMessageFormat(Object content) |
public XMessageFormat<Object> createMessageFormat(Object content)
createMessageFormat
in interface XMessageFormatFactory<Object>
Copyright © 2016–2019 AdroitLogic. All rights reserved.