Class SchemaAvailableEvent

  • All Implemented Interfaces:
    Serializable

    public class SchemaAvailableEvent
    extends org.springframework.context.ApplicationEvent
    A class of event that notifies the listener of the availability of the Alfresco Database Schema. Any class requiring the database must wait until after this event.
    Author:
    dward
    See Also:
    Serialized Form
    • Constructor Detail

      • SchemaAvailableEvent

        public SchemaAvailableEvent​(Object source)
        The Constructor.
        Parameters:
        source - the source of the event