public interface Delegate
Modifier and Type | Method and Description |
---|---|
Object |
getDelegate() |
void |
localUnmarshal(MarshalledContainerProxy proxy) |
void |
remoteUnmarshal(MarshalledContainerProxy proxy,
MarshalledProxyAdvisor advisor) |
void |
setContainerProxyCacheKey(ContainerProxyCacheKey key) |
void |
setDelegate(Object delegate) |
Object getDelegate()
void setDelegate(Object delegate)
void setContainerProxyCacheKey(ContainerProxyCacheKey key)
void localUnmarshal(MarshalledContainerProxy proxy)
void remoteUnmarshal(MarshalledContainerProxy proxy, MarshalledProxyAdvisor advisor)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.