public static class ViewManagedReferenceFactory.Injector extends Object implements org.jboss.msc.inject.Injector<ComponentView>
ComponentView
wrapped as a ManagedReferenceFactory
.Constructor and Description |
---|
Injector(org.jboss.msc.inject.Injector<ManagedReferenceFactory> referenceFactoryInjector)
Construct a new instance.
|
public Injector(org.jboss.msc.inject.Injector<ManagedReferenceFactory> referenceFactoryInjector)
referenceFactoryInjector
- the injector from the binder servicepublic void inject(ComponentView value) throws org.jboss.msc.inject.InjectionException
inject
in interface org.jboss.msc.inject.Injector<ComponentView>
org.jboss.msc.inject.InjectionException
public void uninject()
uninject
in interface org.jboss.msc.inject.Injector<ComponentView>
Copyright © 2017 JBoss by Red Hat. All rights reserved.