|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Adder | |
|---|---|
| ch.elca.el4j.tests.services.exceptionhandler | |
| Uses of Adder in ch.elca.el4j.tests.services.exceptionhandler |
|---|
| Subinterfaces of Adder in ch.elca.el4j.tests.services.exceptionhandler | |
|---|---|
interface |
A
Interface for testing purposes. |
| Classes in ch.elca.el4j.tests.services.exceptionhandler that implement Adder | |
|---|---|
class |
AImpl
Sample bean class used for testing. |
class |
B
This class is used to show the substitution and the reconfigure exception handling strategies. |
class |
C
This class is used to show the reconfigure exception handling strategy. |
| Fields in ch.elca.el4j.tests.services.exceptionhandler declared as Adder | |
|---|---|
private Adder |
AImpl.m_adder
The adder to delegate calls to. |
| Methods in ch.elca.el4j.tests.services.exceptionhandler with parameters of type Adder | |
|---|---|
void |
A.setAdder(Adder adder)
Sets the adder to delegate calls to. |
void |
AImpl.setAdder(Adder adder)
Sets the adder to delegate calls to. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||