org.alfresco.repo.dictionary
Interface DictionaryListener
- All Known Implementing Classes:
- CMISAbstractDictionaryService, CMISStrictDictionaryService, DictionaryBootstrap
public interface DictionaryListener
Dictionary Listener interface.
This interface allows Dictionary Listeners to register with the DictionaryService.
onDictionaryInit
void onDictionaryInit()
afterDictionaryDestroy
void afterDictionaryDestroy()
afterDictionaryInit
void afterDictionaryInit()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.