public final class BindingConfiguration extends Object
Constructor and Description |
---|
BindingConfiguration(String name,
InjectionSource source)
Construct a new instance.
|
public BindingConfiguration(String name, InjectionSource source)
name
- the binding namesource
- The source which will be used to resolve a value to be bound in the JNDIIllegalArgumentException
- If either of the passed name
or source
is nullpublic String getName()
java:comp/env
.public InjectionSource getSource()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.