Interface ContainedBean<B>

All Known Subinterfaces:
ContainedBeanImplementor<B>
All Known Implementing Classes:
FallbackContainedBean

public interface ContainedBean<B>
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the bean instance producer associated with this container-backed bean
  • Method Details

    • getBeanInstance

      B getBeanInstance()
      Get the bean instance producer associated with this container-backed bean