Package | Description |
---|---|
org.eclipse.sisu.inject |
Modifier and Type | Class and Description |
---|---|
class |
InjectorPublisher
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultBeanLocator.add(BindingPublisher publisher,
int rank) |
void |
MutableBeanLocator.add(BindingPublisher publisher,
int rank)
Adds the given ranked
BindingPublisher and distributes its Binding s. |
void |
DefaultBeanLocator.remove(BindingPublisher publisher) |
void |
MutableBeanLocator.remove(BindingPublisher publisher)
Removes the given
BindingPublisher and its Binding s. |
Copyright © 2013. All rights reserved.