Class DaoWebEventRepository

  • All Implemented Interfaces:
    WebEventRepository, org.springframework.beans.factory.InitializingBean

    public class DaoWebEventRepository
    extends Object
    implements WebEventRepository, org.springframework.beans.factory.InitializingBean
    Deprecated.
    Move all of these methods into the EventDao. This class just delegates straight to it anyway.

    DaoWebEventRepository class.

    Since:
    1.8.1
    Version:
    $Id: $
    Author:
    ranger