public interface IBeanHasParent<T>
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(T instance,
CreationalContext<T> creationalContext) |
InjectionTargetBean<?> |
getParent() |
InjectionTargetBean<?> getParent()
void dispose(T instance, CreationalContext<T> creationalContext)
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.