dea.hc
Class ControllerFactory

java.lang.Object
  extended bydea.hc.ControllerFactory
All Implemented Interfaces:
IDebugLevels

public class ControllerFactory
extends java.lang.Object
implements IDebugLevels

Title: Contrller factory
Description: Class for geting a singleton of the class for talking to the controller
Copyright: Copyright (c) 2004
Company: RMRR

@author David Abigt
@version 1.0


Field Summary
 
Fields inherited from interface dea.common.IDebugLevels
BASIC, DEBUG_ALL, ERROR, METH_DETAIL, METH_ENTER, METH_EXIT, METH_EXT, METH_GET, METH_SET, METH_VARS, SHOW_PASS
 
Constructor Summary
ControllerFactory()
           
 
Method Summary
static Icontroller getInstance()
          get singleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllerFactory

public ControllerFactory()
Method Detail

getInstance

public static Icontroller getInstance()
get singleton



Copyright © 2001-2005 Round Mountain Rescue Ranch. All Rights Reserved.