
Public Member Functions | |
| int | add () |
| int | addMore (int x) |
| DictClient | dict () |
| ProxyExample (WOContext context) | |
Private Attributes | |
| int | _counter = 0 |
| DictClient | _dict |
| Logger | log = Logger.getLogger(ProxyExample.class) |
| ProxyExample | ( | WOContext | context | ) |
| int add | ( | ) |
| int addMore | ( | int | x | ) |
| DictClient dict | ( | ) |
int _counter = 0 [private] |
DictClient _dict [private] |
Logger log = Logger.getLogger(ProxyExample.class) [private] |
1.5.8