| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectclassUtils.javassist.sample.evolve.WebPage
public class WebPage
Updatable class. DemoServer instantiates this class and calls showAndRegister() on the created object.
| Constructor Summary | |
|---|---|
| WebPage() | |
| Method Summary | |
|---|---|
|  void | show(java.io.OutputStreamWriter out) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WebPage()
| Method Detail | 
|---|
public void show(java.io.OutputStreamWriter out)
          throws java.io.IOException
java.io.IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||