com.sun.ejb.containers
Class EjbIiopServiceImpl

java.lang.Object
  extended by com.sun.ejb.containers.EjbIiopServiceImpl
All Implemented Interfaces:
EjbService

@Service
public class EjbIiopServiceImpl
extends java.lang.Object
implements EjbService


Constructor Summary
EjbIiopServiceImpl()
           
 
Method Summary
 EjbDescriptor ejbIdToDescriptor(long ejbId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbIiopServiceImpl

public EjbIiopServiceImpl()
Method Detail

ejbIdToDescriptor

public EjbDescriptor ejbIdToDescriptor(long ejbId)
Specified by:
ejbIdToDescriptor in interface EjbService


Copyright © 2012 GlassFish Community. All Rights Reserved.