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>
IOException
MarshalledValueFactory.createMarshalledValue(java.lang.Object)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.