public class ManagedReferenceInjector<T> extends Object implements org.jboss.msc.inject.Injector<T>
Constructor and Description |
---|
ManagedReferenceInjector(org.jboss.msc.inject.Injector<ManagedReferenceFactory> injectable) |
public ManagedReferenceInjector(org.jboss.msc.inject.Injector<ManagedReferenceFactory> injectable)
public void inject(T value) throws org.jboss.msc.inject.InjectionException
inject
in interface org.jboss.msc.inject.Injector<T>
org.jboss.msc.inject.InjectionException
public void uninject()
uninject
in interface org.jboss.msc.inject.Injector<T>
Copyright © 2017 JBoss by Red Hat. All rights reserved.