Package com.sun.ejb.portable


package com.sun.ejb.portable
  • Classes
    Class
    Description
    A portable, Serializable implementation of EJBMetaData.
    Common code for looking up the java:comp/HandleDelegate.
    A portable implementation of Handle using the HandleDelegate SPI.
    A portable implementation of HomeHandle using the HandleDelegate SPI.
    This class is necessary because neither Vector nor Hashtable return a Serializable Enumeration, which can be sent from the EJB server back to the client.