Class EJBLocalHomeImpl.SerializableLocalHome

  • All Implemented Interfaces:
    com.sun.enterprise.container.common.spi.util.SerializableObjectFactory, Serializable
    Enclosing class:
    EJBLocalHomeImpl

    public static final class EJBLocalHomeImpl.SerializableLocalHome
    extends Object
    implements com.sun.enterprise.container.common.spi.util.SerializableObjectFactory
    See Also:
    Serialized Form
    • Constructor Detail

      • SerializableLocalHome

        public SerializableLocalHome​(long uniqueId)
    • Method Detail

      • createObject

        public Object createObject()
                            throws IOException
        Specified by:
        createObject in interface com.sun.enterprise.container.common.spi.util.SerializableObjectFactory
        Throws:
        IOException