| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectclassUtils.javassist.sample.rmi.Counter
public class Counter
| Constructor Summary | |
|---|---|
| Counter() | |
| Method Summary | |
|---|---|
|  int | get() | 
|  int | increase() | 
| static void | main(java.lang.String[] args) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Counter()
| Method Detail | 
|---|
public int get()
public int increase()
public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        NotFoundException,
                        CannotCompileException
java.io.IOException
NotFoundException
CannotCompileException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||