Jeospace API

org.jeospace.event
Interface ProfileListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Executive

public interface ProfileListener
extends java.util.EventListener

The listener interface for receiving Profile change events.

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

Method Summary
 void profileChanged(ProfileEvent pe)
          Invoked when an Profile change occurs.
 

Method Detail

profileChanged

public void profileChanged(ProfileEvent pe)
Invoked when an Profile change occurs.


Jeospace API

Copyright © 2006 - jeospace.org