Package org.alfresco.repo.dictionary
Class DictionaryRepositoryBootstrappedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- org.alfresco.repo.dictionary.DictionaryRepositoryBootstrappedEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class DictionaryRepositoryBootstrappedEvent extends org.springframework.context.ApplicationEvent- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DictionaryRepositoryBootstrappedEvent(java.lang.Object source)The Constructor.
-