org.vrspace.server.command.Administrator
Class load

java.lang.Object
  extended byorg.vrspace.server.command.Administrator.load
All Implemented Interfaces:
Command

public class load
extends java.lang.Object
implements Command

Loads url content into current database


Constructor Summary
load()
           
 
Method Summary
 void exec(Request r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

load

public load()
Method Detail

exec

public void exec(Request r)
          throws java.lang.Exception
Specified by:
exec in interface Command
Throws:
java.lang.Exception