org.apache.aries.blueprint.container
Interface SatisfiableRecipe.SatisfactionListener

All Known Implementing Classes:
BlueprintContainerImpl
Enclosing interface:
SatisfiableRecipe

public static interface SatisfiableRecipe.SatisfactionListener

A listener that will be notified when the constraint satisfaction changes.

Version:
$Rev: 896324 $, $Date: 2010-01-06 06:05:04 +0000 (Wed, 06 Jan 2010) $

Method Summary
 void notifySatisfaction(SatisfiableRecipe satisfiable)
           
 

Method Detail

notifySatisfaction

void notifySatisfaction(SatisfiableRecipe satisfiable)


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.