|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JboExceptionHandler | |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.client.remote | |
| oracle.jbo.common.ws | |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb | |
| oracle.jbo.server.remote | |
| oracle.jbo.server.remote.corba | |
| oracle.jbo.server.remote.ejb | |
| oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| Uses of JboExceptionHandler in oracle.adf.model.binding |
| Classes in oracle.adf.model.binding that implement JboExceptionHandler | |
class |
DCBindingContainerCorresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
| Uses of JboExceptionHandler in oracle.jbo |
| Methods in oracle.jbo that return JboExceptionHandler | |
JboExceptionHandler |
ApplicationModule.getExceptionHandler() |
| Methods in oracle.jbo with parameters of type JboExceptionHandler | |
void |
ApplicationModule.setExceptionHandler(JboExceptionHandler hndlr)Sets the exception handler for this Application Module. |
| Uses of JboExceptionHandler in oracle.jbo.client.remote |
| Classes in oracle.jbo.client.remote that implement JboExceptionHandler | |
class |
ApplicationModuleImplAbstract application module proxy. |
| Methods in oracle.jbo.client.remote that return JboExceptionHandler | |
JboExceptionHandler |
ApplicationModuleImpl.getExceptionHandler() |
| Methods in oracle.jbo.client.remote with parameters of type JboExceptionHandler | |
void |
ApplicationModuleImpl.setExceptionHandler(JboExceptionHandler hndlr) |
| Uses of JboExceptionHandler in oracle.jbo.common.ws |
| Methods in oracle.jbo.common.ws that return JboExceptionHandler | |
JboExceptionHandler |
WSApplicationModuleImpl.getExceptionHandler() |
| Methods in oracle.jbo.common.ws with parameters of type JboExceptionHandler | |
void |
WSApplicationModuleImpl.setExceptionHandler(JboExceptionHandler hndlr) |
| Uses of JboExceptionHandler in oracle.jbo.server |
| Methods in oracle.jbo.server that return JboExceptionHandler | |
JboExceptionHandler |
ApplicationModuleImpl.getExceptionHandler() |
| Methods in oracle.jbo.server with parameters of type JboExceptionHandler | |
void |
ApplicationModuleImpl.setExceptionHandler(JboExceptionHandler hndlr)Specifies the name of the handler which will perform special processing of the exceptions on the client. |
| Uses of JboExceptionHandler in oracle.jbo.server.ejb |
| Methods in oracle.jbo.server.ejb that return JboExceptionHandler | |
JboExceptionHandler |
LocalApplicationModuleImpl.getExceptionHandler() |
| Methods in oracle.jbo.server.ejb with parameters of type JboExceptionHandler | |
void |
LocalApplicationModuleImpl.setExceptionHandler(JboExceptionHandler hndlr) |
| Uses of JboExceptionHandler in oracle.jbo.server.remote |
| Classes in oracle.jbo.server.remote that implement JboExceptionHandler | |
class |
AbstractRemoteApplicationModuleImplRemote Adapter that adapts the 2-tier implementation of application module to remote application module. |
| Uses of JboExceptionHandler in oracle.jbo.server.remote.corba |
| Classes in oracle.jbo.server.remote.corba that implement JboExceptionHandler | |
class |
RemoteApplicationModuleImplCorba Adapter that implements the remotable application module interfaces. |
| Uses of JboExceptionHandler in oracle.jbo.server.remote.ejb |
| Classes in oracle.jbo.server.remote.ejb that implement JboExceptionHandler | |
class |
CMEJBApplicationModuleImpl |
class |
EJBApplicationModuleImpl |
class |
NestedApplicationModuleImpl |
class |
ServerApplicationModuleImpl |
| Uses of JboExceptionHandler in oracle.jbo.uicli.binding |
| Classes in oracle.jbo.uicli.binding that implement JboExceptionHandler | |
class |
JUFormBindingCorresponds to a Swing JFrame instance and manages bindings used in a frame. |
| Uses of JboExceptionHandler in oracle.jbo.uicli.jui |
| Classes in oracle.jbo.uicli.jui that implement JboExceptionHandler | |
class |
JUPanelBindingA container class that manages JUIteratorBindings, etc. |
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle. All rights reserved.