oracle.jbo.server
Interface ApplicationModuleRemoteAdapter
- All Known Implementing Classes:
- AbstractRemoteApplicationModuleImpl
- public interface ApplicationModuleRemoteAdapter
Remote Adapter that adapts the 2-tier implementation of application module to
remote application module.
- Version:
- INTERNAL
processMessage
public ServiceMessage processMessage(ServiceMessage msg)
finishServiceMessage
public void finishServiceMessage()
clearServiceMessage
public void clearServiceMessage()
txnCreated
public void txnCreated(DBTransactionImpl txn)
txnRemoved
public void txnRemoved(DBTransactionImpl txn)
Copyright © 1997, 2004, Oracle. All rights reserved.