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>
IOException
ClassNotFoundException
MarshalledValue.get(java.lang.Object)
public int hashCode()
instead
.hashCode
in class Object
Object.hashCode()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.