Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


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 adjustMarshalApplicationModule(ApplicationModuleImpl am, ResponseValues amRef)
void removeObject(java.lang.Object obj)
java.lang.Object unMarshal(java.lang.Object obj)

Methods inherited from class oracle.jbo.server.remote.ObjectMarshallerImpl
addException, addObject, addObject, createPiggybackManager, createRowSetListener, findOrCreateDataCollector, finishedPiggybacking, getIdToObjectMap, getMarshalledTypeName, getObject, getObjectToIdMap, getRowFromHandle, getSvcMsgManager, getSyncMode, isCustomMarshalled, isInWorkingSet, marshal, marshalApplicationModule, marshalApplicationModuleInternal, marshalComponentObject, marshalComponentObjectInternal, marshalRowSet, marshalRowSetIterator, marshalViewDef, marshalViewLink, marshalViewObject, objectId, removeId, resetMarshaller, 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

adjustMarshalApplicationModule

protected ResponseValues adjustMarshalApplicationModule(ApplicationModuleImpl am,
                                                        ResponseValues amRef)
Overrides:
adjustMarshalApplicationModule 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

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


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