Interface ContainedBeanImplementor<B>

  • All Superinterfaces:
    ContainedBean<B>

    public interface ContainedBeanImplementor<B>
    extends ContainedBean<B>
    Release-able extension to ContainedBean. We make the split to make it clear that generally speaking the callers to BeanContainer should not perform the release
    • Method Detail

      • initialize

        void initialize()
        Allow the container to force initialize the lifecycle-generated bean
      • release

        void release()
        Release any resources