@Deprecated public class EJBClientContextIdentifierObjectTable extends Object implements org.jboss.marshalling.ObjectTable
org.jboss.ejb.client.EJBClientContextIdentifier associated with them,
so this ObjectTable marshals such EJB proxies to serializable even the org.jboss.ejb.client.EJBClientContextIdentifier (if any)
associated with that proxy.| Constructor and Description |
|---|
EJBClientContextIdentifierObjectTable()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.jboss.marshalling.ObjectTable.Writer |
getObjectWriter(Object o)
Deprecated.
|
Object |
readObject(org.jboss.marshalling.Unmarshaller unmarshaller)
Deprecated.
|
public EJBClientContextIdentifierObjectTable()
public org.jboss.marshalling.ObjectTable.Writer getObjectWriter(Object o) throws IOException
getObjectWriter in interface org.jboss.marshalling.ObjectTableIOExceptionpublic Object readObject(org.jboss.marshalling.Unmarshaller unmarshaller) throws IOException, ClassNotFoundException
readObject in interface org.jboss.marshalling.ObjectTableIOExceptionClassNotFoundExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.