public interface WeldClientProxy extends WeldConstruct
WeldConstruct interface which denotes a client proxy object. All Weld client proxies implement this
interface hence allowing access to underlying Bean metadata and contextual instance.| Modifier and Type | Interface and Description |
|---|---|
static interface |
WeldClientProxy.Metadata |
| Modifier and Type | Method and Description |
|---|---|
WeldClientProxy.Metadata |
getMetadata()
Retrieve a wrapper class contextual metadata.
|
WeldClientProxy.Metadata getMetadata()
Bean metadataCopyright © 2018 JBoss by Red Hat. All rights reserved.