public class EJBObjectOutputStreamHandler extends Object implements 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(JavaEEIOUtils javaEEIOUtils) |
protected static final Logger _ejbLogger
public static final void setJavaEEIOUtils(JavaEEIOUtils javaEEIOUtils)
public Object replaceObject(Object obj) throws IOException
replaceObject in interface GlassFishOutputStreamHandlerIOExceptionCopyright © 2019. All rights reserved.