attrib4j.examples
Class ParamParseExample

java.lang.Object
  |
  +--attrib4j.examples.ParamParseExample

public class ParamParseExample
extends java.lang.Object

Just a silly simple class to see if the parsing logic can handle this specific case used in AspectWerkz


Constructor Summary
ParamParseExample()
          Do nothing ctor.
 
Method Summary
 void doNothing()
          Do nothing method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamParseExample

public ParamParseExample()
Do nothing ctor.

Method Detail

doNothing

public void doNothing()
Do nothing method.



Copyright © 2002-2003 Mark Pollack. All Rights Reserved.