@Module public class AfterBeanDiscoveryImpl extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
addBean(<any> bean) |
void |
addContext(Context context) |
void |
addDefinitionError(java.lang.Throwable t) |
void |
addObserverMethod(<any> observerMethod) |
boolean |
hasDefinitionError() |
java.lang.String |
toString() |
public void addBean(<any> bean)
public void addContext(Context context)
public void addObserverMethod(<any> observerMethod)
public void addDefinitionError(java.lang.Throwable t)
public boolean hasDefinitionError()
public java.lang.String toString()
toString in class java.lang.Object