Faceted Project Framework
Version 1.3

org.eclipse.wst.common.project.facet.core.util
Interface IEventListener<E>


public interface IEventListener<E>

Since:
3.0
Author:
Konstantin Komissarchik

Method Summary
 void handleEvent(E event)
           
 

Method Detail

handleEvent

void handleEvent(E event)

Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.