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