com.sshtools.profile
Interface ResourceProfileListener


public interface ResourceProfileListener

Listener interface to be implemented when you need to watch for changes to a ResourceProfile.

Author:
$Author: james $

Method Summary
 void profileChanged()
          Invoked when something in the profile changes.
 void profileLoaded()
          Invoked when the profile is loaded
 void profileSaved()
          Invoked when the profile is saved
 

Method Detail

profileChanged

void profileChanged()
Invoked when something in the profile changes.


profileLoaded

void profileLoaded()
Invoked when the profile is loaded


profileSaved

void profileSaved()
Invoked when the profile is saved



Copyright © 2003-2009 SSHTOOLS LTD. All Rights Reserved.