chapter4.sub.sample
Class Bar

java.lang.Object
  extended by chapter4.sub.sample.Bar

public class Bar
extends Object


Constructor Summary
Bar()
           
 
Method Summary
 void createLoggingRequest()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Bar

public Bar()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

createLoggingRequest

public void createLoggingRequest()


Copyright © 2005-2009 QOS.ch. All Rights Reserved.