org.eclipse.m2m.atl.adt.ui.outline
Class NullEventListener

java.lang.Object
  extended by org.eclipse.m2m.atl.adt.ui.outline.NullEventListener
All Implemented Interfaces:
EventListener

public class NullEventListener
extends java.lang.Object
implements EventListener


Field Summary
protected static java.util.logging.Logger logger
           
 
Constructor Summary
NullEventListener()
           
 
Method Summary
static NullEventListener getInstance()
           
 void update(Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static java.util.logging.Logger logger
Constructor Detail

NullEventListener

public NullEventListener()
Method Detail

getInstance

public static NullEventListener getInstance()

update

public void update(Event event)
Specified by:
update in interface EventListener

Copyright 2007 IBM Corporation and others.
All Rights Reserved.