synergynetframework.appsystem.table.appregistry
Class NetworkRegistry

java.lang.Object
  extended by synergynetframework.appsystem.table.appregistry.NetworkRegistry

public class NetworkRegistry
extends java.lang.Object

The Class NetworkRegistry.


Field Summary
static java.lang.Class<?> c1
          The Constant c1.
static java.lang.Class<?> c2
          The Constant c2.
static java.lang.Class<?> c3
          The Constant c3.
static java.lang.Class<?> c4
          The Constant c4.
static java.lang.Class<?> c5
          The Constant c5.
static java.lang.Class<?> c7
          The Constant c7.
static java.lang.Class<?> c8
          The Constant c8.
 
Constructor Summary
NetworkRegistry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

c1

public static final java.lang.Class<?> c1
The Constant c1.


c2

public static final java.lang.Class<?> c2
The Constant c2.


c3

public static final java.lang.Class<?> c3
The Constant c3.


c4

public static final java.lang.Class<?> c4
The Constant c4.


c5

public static final java.lang.Class<?> c5
The Constant c5.


c7

public static final java.lang.Class<?> c7
The Constant c7.


c8

public static final java.lang.Class<?> c8
The Constant c8.

Constructor Detail

NetworkRegistry

public NetworkRegistry()