Class ViewManagedReferenceFactory.Injector

    • Constructor Detail

      • Injector

        public Injector​(org.jboss.msc.inject.Injector<ManagedReferenceFactory> referenceFactoryInjector)
        Construct a new instance.
        Parameters:
        referenceFactoryInjector - the injector from the binder service
    • Method Detail

      • inject

        public void inject​(ComponentView value)
                    throws org.jboss.msc.inject.InjectionException
        Specified by:
        inject in interface org.jboss.msc.inject.Injector<ComponentView>
        Throws:
        org.jboss.msc.inject.InjectionException
      • uninject

        public void uninject()
        Specified by:
        uninject in interface org.jboss.msc.inject.Injector<ComponentView>