Uses of Interface
org.ijsberg.iglu.Facade

Packages that use Facade
org.ijsberg.iglu   
org.ijsberg.iglu.configuration   
 

Uses of Facade in org.ijsberg.iglu
 

Methods in org.ijsberg.iglu that return Facade
 Facade Cluster.getFacade()
           
 

Methods in org.ijsberg.iglu with parameters of type Facade
 void Component.setReference(Facade facade, String componentId, Class<?>... interfaces)
          Sets a reference to a component if the embedded class contains an appropriate setter.
 

Uses of Facade in org.ijsberg.iglu.configuration
 

Classes in org.ijsberg.iglu.configuration that implement Facade
 class StandardCluster
           
 

Methods in org.ijsberg.iglu.configuration that return Facade
 Facade StandardCluster.getFacade()
           
 

Methods in org.ijsberg.iglu.configuration with parameters of type Facade
 void StandardComponent.setReference(Facade facade, String componentId, Class<?>... interfaces)
           
 



Copyright © 2011. All Rights Reserved.