Interface JohnzonAdapterFactory.Instance<T>

All Superinterfaces:
Serializable
All Known Implementing Classes:
CdiJohnzonAdapterFactory.CdiInstance, JohnzonAdapterFactory.ConstantInstance
Enclosing interface:
JohnzonAdapterFactory

public static interface JohnzonAdapterFactory.Instance<T> extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getValue

      T getValue()
    • release

      void release()