org.media.mn8.conf
Class StaticSystemSetup

java.lang.Object
  |
  +--org.media.mn8.conf.StaticSystemSetup

public class StaticSystemSetup
extends Object

Version:
$Revision: 1.12 $ $Date: 2002/06/04 17:10:38 $
Author:
Remus Pereni
See Also:
URL.URL(java.net.URL, java.lang.String, java.net.URLStreamHandler)

Constructor Summary
StaticSystemSetup()
           
 
Method Summary
static void cleanAll()
           
static void setup()
          The public entry in this class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticSystemSetup

public StaticSystemSetup()
Method Detail

setup

public static void setup()
The public entry in this class. Once, at the starting of the system this method has to be executed. It will call all the other system setup method it has to. Like configuring the suplementary network protocols handlers package in the Java system properties.


cleanAll

public static void cleanAll()


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."