|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for types that listen to service provider changes.
Service implementers are expected to implement this interface within their service should they need to know about state change in their providers.
Service provider implementers never need to implement this interface.
IProvider.addProviderChangeListener(com.ibm.xtools.common.core.service.IProviderChangeListener)
,
IProvider.removeProviderChangeListener(com.ibm.xtools.common.core.service.IProviderChangeListener)
Method Summary | |
void |
providerChanged(ProviderChangeEvent event)
Handles an event indicating that a provider has changed. |
Method Detail |
public void providerChanged(ProviderChangeEvent event)
event
- The provider change event to be handled.
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.