Search:

Type: Posts; User: skormos; Keyword(s):

Search: Search took 0.02 seconds.

  1. Under what conditions would AbstractApplicationContext.refresh() be called?

    I have an instance of ClassPathXmlApplicationContext which I'm using to manage a Swing application.

    Recently, I saw an issue with where the context visibly (i.e. was seen in the logs) refreshed...
  2. Thank you for the quick response. I appreciate...

    Thank you for the quick response.

    I appreciate that the interface is narrowed, in most instances of the channel adapter (I didn't look through all of them), it seems that the pertinent calls to...
  3. JMX channels adapters should use MBeanServerConnection super interface.

    All the channel adapter implementations for the integration.jmx rely on MBeanServer, instead of MBeanServerConnection, which is the MBeanServer super-interface.

    From what I can tell, there's no...
Results 1 to 3 of 3