| Package | Description |
|---|---|
| org.analogweb |
Root of Analog Web Framework
This package defines fundamental interfaces. |
| org.analogweb.core |
Analogweb's core (default) implementations.
These instance are recognized by an application automatically. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvocationArguments
Parameters of
Invocation.invoke(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
ApplicationProcessor.processException(Exception ex,
RequestContext request,
PreparedInvocationArguments args,
InvocationMetadata metadata)
Interrupt after cause exception when execute
Application. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInvocation |
| Modifier and Type | Method and Description |
|---|---|
Object |
AbstractApplicationProcessor.processException(Exception ex,
RequestContext request,
PreparedInvocationArguments args,
InvocationMetadata metadata) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.