JBoss IIOP Client 1.0.0.Final-redhat-2

Serialized Form


Package org.jboss.ejb.iiop

Class org.jboss.ejb.iiop.EJBMetaDataImplIIOP extends Object implements Serializable

serialVersionUID: 34627983207130L

Serialized Fields

remoteClass

Class<T> remoteClass

homeClass

Class<T> homeClass

pkClass

Class<T> pkClass

session

boolean session

statelessSession

boolean statelessSession

home

javax.ejb.HomeHandle home

Class org.jboss.ejb.iiop.HandleImplIIOP extends Object implements Serializable

serialVersionUID: -601170775289648475L

Serialization Methods

readObject

private void readObject(ObjectInputStream oistream)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oostream)
                  throws IOException
Throws:
IOException
Serialized Fields

ior

String ior
This handle encapsulates an stringfied CORBA reference for an EJBObject.

Class org.jboss.ejb.iiop.HomeHandleImplIIOP extends Object implements Serializable

serialVersionUID: 965281969551395661L

Serialization Methods

readObject

private void readObject(ObjectInputStream oistream)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oostream)
                  throws IOException
Throws:
IOException
Serialized Fields

ior

String ior
This handle encapsulates an stringfied CORBA reference for an EJBHome.


JBoss IIOP Client 1.0.0.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.