/* */ protected boolean isJaccEnabled;
/* */ protected EJBTimerService timerService;
/* */
/* */ public Container()
/* */ {
/* 204 */ this.localProxyFactory = new BaseLocalProxyFactory();
/* */
/* 207 */ this.methodPermissionsCache = new HashMap();
/* */
/* 210 */ this.marshalledInvocationMapping = new HashMap();
/* */