com.intergral.fusiondebug.server
Class FDControllerFactory

java.lang.Object
  extended by com.intergral.fusiondebug.server.FDControllerFactory

public class FDControllerFactory
extends Object


Field Summary
static long complete
           
 
Constructor Summary
FDControllerFactory()
          Constructor of the class should never be invoked but still public to be shure that we do not run into problems
 
Method Summary
static Object getInstance()
          returns a singelton instance of the class
static void makeVisible()
          makes the class visible for the FD Client
static void notifyPageComplete()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

complete

public static long complete
Constructor Detail

FDControllerFactory

public FDControllerFactory()
Constructor of the class should never be invoked but still public to be shure that we do not run into problems

Method Detail

notifyPageComplete

public static void notifyPageComplete()

getInstance

public static Object getInstance()
returns a singelton instance of the class

Returns:
singelton instance

makeVisible

public static void makeVisible()
makes the class visible for the FD Client



Copyright © 2012 Railo