33343536373839
private final TestHelper testHelper; public ServiceContextImpl() { this.openEJBHelper = new OpenEJBHelperImpl(); this.jndiHelper = new JndiHelperImpl(this); this.testHelper = new TestHelperImpl(this); }