Interface WeldClientProxy

All Superinterfaces:
WeldConstruct

public interface WeldClientProxy extends WeldConstruct
An extension to WeldConstruct interface which denotes a client proxy object. All Weld client proxies implement this interface hence allowing access to the underlying bean WeldClientProxy.Metadata.
Author:
Matej Novotny
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    An abstraction allowing access to Bean metadata as well as the contextual instance
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve a wrapper class contextual metadata.
  • Method Details

    • getMetadata

      Retrieve a wrapper class contextual metadata.
      Returns:
      wrapper allowing access to contextual instance and Bean metadata