public class EJBObjectOutputStreamHandler extends Object implements com.sun.enterprise.container.common.spi.util.GlassFishOutputStreamHandler
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
_ejbLogger |
| Constructor and Description |
|---|
EJBObjectOutputStreamHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
replaceObject(Object obj)
This code is needed to serialize non-Serializable objects that
can be part of a bean's state.
|
static void |
setJavaEEIOUtils(com.sun.enterprise.container.common.spi.util.JavaEEIOUtils javaEEIOUtils) |
protected static final Logger _ejbLogger
public static final void setJavaEEIOUtils(com.sun.enterprise.container.common.spi.util.JavaEEIOUtils javaEEIOUtils)
public Object replaceObject(Object obj) throws IOException
replaceObject in interface com.sun.enterprise.container.common.spi.util.GlassFishOutputStreamHandlerIOExceptionCopyright © 2015. All rights reserved.