public class SimpleMarshalledValue<T> extends Object implements MarshalledValue<T,MarshallingContext>
| Constructor and Description |
|---|
SimpleMarshalledValue(T object,
MarshallingContext context) |
public SimpleMarshalledValue(T object, MarshallingContext context)
public T get(MarshallingContext context) throws IOException, ClassNotFoundException
get in interface MarshalledValue<T,MarshallingContext>IOExceptionClassNotFoundExceptionMarshalledValue.get(java.lang.Object)public int hashCode()
instead.hashCode in class ObjectObject.hashCode()Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.