lumis.portal.clock
Class PortalClock

Package class diagram package PortalClock
java.lang.Object
  extended by lumis.portal.clock.PortalClock
All Implemented Interfaces:
Runnable

public class PortalClock
extends Object
implements Runnable

The PortalClock.

Since:
4.0.0

Method Summary
static PortalClock getInstance()
           
 boolean isRunning()
           
 void run()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable

getInstance

public static PortalClock getInstance()

stop

public void stop()

start

public void start()

isRunning

public boolean isRunning()


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.