public abstract class DaoInjectionListenerBase extends DestroyableBase implements DependencyInjectionListener
Destroyable.Util
Modifier and Type | Field and Description |
---|---|
protected org.osgl.logging.Logger |
logger |
Constructor and Description |
---|
DaoInjectionListenerBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
releaseResources() |
protected org.osgl.Osgl.T2<java.lang.Class,java.lang.String> |
resolve(java.util.List<java.lang.reflect.Type> typeParameters) |
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
listenTo, onInjection
protected void releaseResources()
releaseResources
in class DestroyableBase
protected org.osgl.Osgl.T2<java.lang.Class,java.lang.String> resolve(java.util.List<java.lang.reflect.Type> typeParameters)
Copyright © 2014–2017 ActFramework. All rights reserved.