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