|
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3)
B16005-01 |
| PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
| SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
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)
|
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3)
B16005-01 |
| PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
| SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2005, Oracle. All rights reserved.