com.jxml.qare.qhome.logout
Class Logout

java.lang.Object
  |
  +--com.jxml.qare.qhome.logout.Logout
All Implemented Interfaces:
Item

public class Logout
extends Object
implements Item


Constructor Summary
Logout()
           
 
Method Summary
 void eval(Map properties, List args, ClassLoader cl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logout

public Logout()
Method Detail

eval

public void eval(Map properties,
                 List args,
                 ClassLoader cl)
          throws Exception
Specified by:
eval in interface Item