|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.common.ws | |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb | |
| Uses of JboExceptionHandler in oracle.jbo |
| Methods in oracle.jbo that return JboExceptionHandler | |
| Type | Name |
|---|---|
JboExceptionHandler |
ApplicationModule.getExceptionHandler()
|
| Methods in oracle.jbo with parameters of type JboExceptionHandler | |
| Type | Name |
|---|---|
void |
ApplicationModule.setExceptionHandler(JboExceptionHandler hndlr)
Sets the exception handler for this Application Module. |
| Uses of JboExceptionHandler in oracle.jbo.common.ws |
| Methods in oracle.jbo.common.ws that return JboExceptionHandler | |
| Type | Name |
|---|---|
JboExceptionHandler |
WSApplicationModule.getExceptionHandler()
|
| Methods in oracle.jbo.common.ws with parameters of type JboExceptionHandler | |
| Type | Name |
|---|---|
void |
WSApplicationModule.setExceptionHandler(JboExceptionHandler hndlr)
|
| Uses of JboExceptionHandler in oracle.jbo.server |
| Methods in oracle.jbo.server that return JboExceptionHandler | |
| Type | Name |
|---|---|
JboExceptionHandler |
ApplicationModuleImpl.getExceptionHandler()
|
| Methods in oracle.jbo.server with parameters of type JboExceptionHandler | |
| Type | Name |
|---|---|
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 | |
| Type | Name |
|---|---|
JboExceptionHandler |
LocalApplicationModuleImpl.getExceptionHandler()
|
| Methods in oracle.jbo.server.ejb with parameters of type JboExceptionHandler | |
| Type | Name |
|---|---|
void |
LocalApplicationModuleImpl.setExceptionHandler(JboExceptionHandler hndlr)
|
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||