org.jmux.app.component
Class Scratch

java.lang.Object
  extended by org.jmux.app.component.AbstractComponent
      extended by org.jmux.app.component.Scratch
All Implemented Interfaces:
Component

public class Scratch
extends AbstractComponent

Author:
donaldw

Constructor Summary
Scratch()
           
 
Method Summary
 java.lang.String doSomethingSimple(java.lang.String s1, java.lang.String s2)
           
 
Methods inherited from class org.jmux.app.component.AbstractComponent
configure, getConfig, log, logDebug, logDebug, logError, logError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scratch

public Scratch()
Method Detail

doSomethingSimple

public java.lang.String doSomethingSimple(java.lang.String s1,
                                          java.lang.String s2)


Copyright © 2006-2008 jmux.org. All Rights Reserved.