public final class ValueManagedReferenceFactory extends Object implements ManagedReferenceFactory
Value
to fetch the injected value, and takes no action when the value is returned.Modifier and Type | Class and Description |
---|---|
static class |
ValueManagedReferenceFactory.ValueManagedReference |
Constructor and Description |
---|
ValueManagedReferenceFactory(org.jboss.msc.value.Value<?> value)
Construct a new instance.
|
public ValueManagedReferenceFactory(org.jboss.msc.value.Value<?> value)
value
- the value to wrappublic ManagedReference getReference()
ManagedReferenceFactory
getReference
in interface ManagedReferenceFactory
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.