public interface MarshalledValue<T,C> extends Serializable
Modifier and Type | Method and Description |
---|---|
T |
get(C context) |
T get(C context) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2017 JBoss by Red Hat. All rights reserved.