com.sun.enterprise.container.common.spi.util
Interface SerializableObjectFactory

All Superinterfaces:
Serializable

public interface SerializableObjectFactory
extends Serializable

An interface that creates an Object that was serialized using IndirectlySerializable

Author:
Mahesh Kannan

Method Summary
 Object createObject()
           
 

Method Detail

createObject

Object createObject()
                    throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.