T
- contract type.public class ServiceFinderBinder<T> extends AbstractBinder
ServiceFinder
and registers found instances to ServiceLocator
.Constructor and Description |
---|
ServiceFinderBinder(Class<T> contract)
Create a new service finder injection binder.
|
Modifier and Type | Method and Description |
---|---|
void |
configure()
Implement to provide binding definitions using the exposed binding
methods.
|
addActiveDescriptor, addActiveDescriptor, addUnbindFilter, bind, bind, bind, bind, bind, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, commit, install
public void configure()
AbstractBinder
configure
in class AbstractBinder
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.