public class SimpleMarshalledValueFactory extends Object implements MarshalledValueFactory<MarshallingContext>
| Constructor and Description |
|---|
SimpleMarshalledValueFactory(MarshallingContext context) |
public SimpleMarshalledValueFactory(MarshallingContext context)
public <T> SimpleMarshalledValue<T> createMarshalledValue(T object) throws IOException
createMarshalledValue in interface MarshalledValueFactory<MarshallingContext>IOExceptionMarshalledValueFactory.createMarshalledValue(java.lang.Object)Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.