Class JaxbResourceConfiguration<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      JaxbResourceConfiguration​(java.lang.Class<T> clazz, org.springframework.core.io.Resource resource)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      T get()  
      protected java.lang.Class<T> getClassType()  
      protected org.springframework.core.io.Resource getResource()  
      void save​(T config)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait