Search:

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

Search: Search took 0.01 seconds.

  1. Testing Spring Webflow Action Classes

    I am writing test case for my webflow using org.springframework.webflow.test.execution.AbstractXmlFlowExecutionTests

    public class MyFlowExecutionTests extends AbstractXmlFlowExecutionTests { }
    ...
  2. Replies
    0
    Views
    1,719

    MBeanExporter and SpringModelMBean

    If the MBeans are configured through declarative approach, it creates a SpringModelMBean which extends RequiredModelMBean.

    But when we directly use their MBeanExporter it creates a...
Results 1 to 2 of 2