QuickServer
v1.4.7

org.quickserver.net.qsadmin.gui
Class SimpleCommandSet

java.lang.Object
  extended byorg.quickserver.net.qsadmin.gui.SimpleCommandSet

public class SimpleCommandSet
extends java.lang.Object

A Simple class that Stores SimpleCommands for QSAdmin GUI

Author:
Akshathkumar Shetty

Constructor Summary
SimpleCommandSet()
           
 
Method Summary
 void addCommand(SimpleCommand sm)
           
 java.util.List getList()
           
 java.util.Map getMap()
           
static SimpleCommandSet getSimpleCommands()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCommandSet

public SimpleCommandSet()
Method Detail

getList

public java.util.List getList()

getMap

public java.util.Map getMap()

addCommand

public void addCommand(SimpleCommand sm)

getSimpleCommands

public static SimpleCommandSet getSimpleCommands()

QuickServer
v1.4.7

Copyright © 2003-2006 QuickServer.org