Class XLHandleManager

java.lang.Object
com.easy_model.webservice.xlhandler.XLHandleManager

@Component public class XLHandleManager extends Object
Manager of xl connections Will keep a map of modelids to its XLInstance and
  • Constructor Details

    • XLHandleManager

      @Autowired public XLHandleManager(ModelChangeNotifier modelChangeNotifier, @Value("${xlinstance.unused.threshold}") int secondsOfInactivityAllowed, CalcDocumentFactoryImpl calcDocumentFactory)
  • Method Details