com.hp.ucmdb.api.topology.notification
Interface QueryDependenciesChangeListener


public interface QueryDependenciesChangeListener

Implemented by a client to receive notifications on query dependencies changes.

Since:
9.0

Method Summary
 void onChange(QueryDependenciesChange change)
          Notifies the client on query dependencies change.
 

Method Detail

onChange

void onChange(QueryDependenciesChange change)
Notifies the client on query dependencies change.

Parameters:
change - query dependencies change


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.