public static class ContextDependencyLister.BeanTrackingListener extends Object implements org.springframework.beans.factory.parsing.ReaderEventListener
Constructor and Description |
---|
BeanTrackingListener() |
Modifier and Type | Method and Description |
---|---|
void |
aliasRegistered(org.springframework.beans.factory.parsing.AliasDefinition alias) |
void |
componentRegistered(org.springframework.beans.factory.parsing.ComponentDefinition paramComponentDefinition) |
void |
defaultsRegistered(org.springframework.beans.factory.parsing.DefaultsDefinition paramDefaultsDefinition) |
void |
importProcessed(org.springframework.beans.factory.parsing.ImportDefinition paramImportDefinition) |
public void aliasRegistered(org.springframework.beans.factory.parsing.AliasDefinition alias)
aliasRegistered
in interface org.springframework.beans.factory.parsing.ReaderEventListener
public void componentRegistered(org.springframework.beans.factory.parsing.ComponentDefinition paramComponentDefinition)
componentRegistered
in interface org.springframework.beans.factory.parsing.ReaderEventListener
public void defaultsRegistered(org.springframework.beans.factory.parsing.DefaultsDefinition paramDefaultsDefinition)
defaultsRegistered
in interface org.springframework.beans.factory.parsing.ReaderEventListener
public void importProcessed(org.springframework.beans.factory.parsing.ImportDefinition paramImportDefinition)
importProcessed
in interface org.springframework.beans.factory.parsing.ReaderEventListener
Copyright © 2005–2017 Alfresco Software. All rights reserved.