Searched refs:remoteBusinessIntfInfo (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DAbstractSingletonContainer.java256 remoteBusinessIntfInfo.values()) {
688 remoteBusinessIntfInfo.values()) {
H A DStatelessSessionContainer.java231 remoteBusinessIntfInfo.values()) {
692 remoteBusinessIntfInfo.values()) {
H A DBaseContainer.java324 protected Map<String, RemoteBusinessIntfInfo> remoteBusinessIntfInfo field in class:BaseContainer
631 remoteBusinessIntfInfo.put(genRemoteIntf.getName(),
1088 remoteBusinessIntfInfo.get(generatedRemoteBusinessIntf).
1293 remoteBusinessIntfInfo.values()) {
1342 remoteBusinessIntfInfo.size() == 1) {
1356 for(RemoteBusinessIntfInfo next : remoteBusinessIntfInfo.values()) {
3446 remoteBusinessIntfInfo.values()) {
3929 remoteBusinessIntfInfo.values()) {
4366 remoteBusinessIntfInfo.values().iterator().
4375 for(RemoteBusinessIntfInfo next : remoteBusinessIntfInfo
[all...]
H A DStatefulSessionContainer.java917 for (RemoteBusinessIntfInfo next : remoteBusinessIntfInfo.values()) {
1119 remoteBusinessIntfInfo.values()) {
2145 remoteBusinessIntfInfo.values()) {
2324 remoteBusinessIntfInfo.values()) {
2719 remoteBusinessIntfInfo.values()) {

Completed in 35 milliseconds