is.idega.idegaweb.golf.business
Class UserSynchronizer

java.lang.Object
  extended by is.idega.idegaweb.golf.business.UserSynchronizer
All Implemented Interfaces:
com.idega.idegaweb.IWBundleStartable, java.awt.event.ActionListener, java.util.EventListener

public class UserSynchronizer
extends java.lang.Object
implements com.idega.idegaweb.IWBundleStartable, java.awt.event.ActionListener

Author:
gimmi

Field Summary
 
Fields inherited from interface com.idega.idegaweb.IWBundleStartable
DEFAULT_STARTER_CLASS
 
Constructor Summary
UserSynchronizer()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 void start(com.idega.idegaweb.IWBundle starterBundle)
           
 void stop(com.idega.idegaweb.IWBundle starterBundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSynchronizer

public UserSynchronizer()
Method Detail

start

public void start(com.idega.idegaweb.IWBundle starterBundle)
Specified by:
start in interface com.idega.idegaweb.IWBundleStartable

stop

public void stop(com.idega.idegaweb.IWBundle starterBundle)
Specified by:
stop in interface com.idega.idegaweb.IWBundleStartable

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2000-2014 idega software. All Rights Reserved.