Business Components 9.0.5

oracle.jbo.server.remote.ejb
Class EJBObjectMarshallerImpl

java.lang.Object
  extended byoracle.jbo.server.remote.ObjectMarshallerImpl
      extended byoracle.jbo.server.remote.ejb.EJBObjectMarshallerImpl
All Implemented Interfaces:
ObjectMarshaller

public class EJBObjectMarshallerImpl
extends ObjectMarshallerImpl


Constructor Summary
EJBObjectMarshallerImpl()
           
 
Method Summary
protected  ResponseValues marshalApplicationModule(ApplicationModuleImpl am)
           
 void removeObject(java.lang.Object obj)
           
 java.lang.Object unMarshal(java.lang.Object obj)
           
 
Methods inherited from class oracle.jbo.server.remote.ObjectMarshallerImpl
addObject, addObject, createPiggybackManager, createRowSetListener, findOrCreateDataCollector, finishedPiggybacking, getIdToObjectMap, getMarshalledTypeName, getObject, getObjectToIdMap, getRowFromHandle, getSvcMsgManager, getSyncMode, isCustomMarshalled, isInWorkingSet, marshal, marshalApplicationModuleInternal, marshalComponentObject, marshalComponentObjectInternal, marshalRowSet, marshalRowSetIterator, marshalViewLink, marshalViewObject, objectId, removeId, setSvcMsgManager, setSyncMode, syncROT
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBObjectMarshallerImpl

public EJBObjectMarshallerImpl()
Method Detail

marshalApplicationModule

protected ResponseValues marshalApplicationModule(ApplicationModuleImpl am)
Overrides:
marshalApplicationModule in class ObjectMarshallerImpl

unMarshal

public java.lang.Object unMarshal(java.lang.Object obj)
Specified by:
unMarshal in interface ObjectMarshaller
Overrides:
unMarshal in class ObjectMarshallerImpl

removeObject

public void removeObject(java.lang.Object obj)
Overrides:
removeObject in class ObjectMarshallerImpl

Business Components 9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.