Class SpringMongoDAO

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class SpringMongoDAO extends MongoDAO implements org.springframework.context.ApplicationContextAware
  • Constructor Details

    • SpringMongoDAO

      public SpringMongoDAO()
  • Method Details

    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException