Class DefaultSLDItemDAO

All Implemented Interfaces:
SLDItemDAO, EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<AfterTenantRestartEvent>

public class DefaultSLDItemDAO extends AbstractEventListener<AfterTenantRestartEvent> implements SLDItemDAO
  • Constructor Details

    • DefaultSLDItemDAO

      public DefaultSLDItemDAO()
  • Method Details