Searched refs:_constructEJBInstance (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DBaseContainer.java1641 jcdiService.createJCDIInjectionContext(ejbDescriptor, _constructEJBInstance());
1646 instance = _constructEJBInstance();
1662 protected Object _constructEJBInstance() throws Exception { method in class:BaseContainer
H A DStatefulSessionContainer.java564 protected Object _constructEJBInstance() throws Exception { method in class:StatefulSessionContainer

Completed in 34 milliseconds