2008-09-10 1.1.0

Uses of Interface
org.eclipse.soda.dk.profile.service.ProfileListener

Packages that use ProfileListener
org.eclipse.soda.dk.profile This package is part of the org.eclipse.soda.dk.profile project. 
 

Uses of ProfileListener in org.eclipse.soda.dk.profile
 

Fields in org.eclipse.soda.dk.profile declared as ProfileListener
protected  ProfileListener Profile.profileListener
          Define the profile listener (ProfileListener) field.
 

Methods in org.eclipse.soda.dk.profile that return ProfileListener
 ProfileListener Profile.getProfileListener()
          Gets the profile listener value.
 

Methods in org.eclipse.soda.dk.profile with parameters of type ProfileListener
 void Profile.addProfileListener(ProfileListener profileListener)
          Add profile listener with the specified profile listener parameter.
 void Profile.removeProfileListener(ProfileListener profileListener)
          Remove profile listener with the specified profile listener parameter.
 void Profile.setProfileListener(ProfileListener profileListener)
          Sets the profile listener value.
 


2008-09-10 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900