Package | Description |
---|---|
org.andromda.cartridges.bpm4struts.metafacades |
Modifier and Type | Class and Description |
---|---|
class |
StrutsExceptionHandlerLogic
A Struts exception handler intercepts action exceptions and delegates them into a page that will
handle it, by for example simply displaying it.
|
class |
StrutsExceptionHandlerLogicImpl
MetafacadeLogic implementation.
|
Modifier and Type | Method and Description |
---|---|
List<StrutsExceptionHandler> |
StrutsActionLogic.getActionExceptions()
Represents a Struts action.
|
List<StrutsExceptionHandler> |
StrutsAction.getActionExceptions()
Returns all exception handlers for this action.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.