org.apache.geronimo.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: 760378 $, $Date: 2009-03-31 11:31:38 +0200 (Tue, 31 Mar 2009) $
Author:
Apache Geronimo Project

Method Summary
 void notifySatisfaction(SatisfiableRecipe satisfiable)
           
 

Method Detail

notifySatisfaction

void notifySatisfaction(SatisfiableRecipe satisfiable)


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