public class SpringComponentProvider extends Object implements ComponentProvider
SpringComponentProvider()
boolean
bind(Class<?> component, Set<Class<?>> providerContracts)
void
done()
initialize(InjectionManager injectionManager)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bind
public SpringComponentProvider()
public void initialize(InjectionManager injectionManager)
initialize
ComponentProvider
public boolean bind(Class<?> component, Set<Class<?>> providerContracts)
public void done()
done
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.