Uses of Class
net.sf.sail.core.beans.assembly.PodRegistry

Packages that use PodRegistry
net.sf.sail.core.beans Management of beans brought into SAIL. 
net.sf.sail.core.beans.assembly Mechanisms for disassembly and reassembly of Pod hierarchies. 
 

Uses of PodRegistry in net.sf.sail.core.beans
 

Methods in net.sf.sail.core.beans with parameters of type PodRegistry
 void Pod.assemble(PodRegistry registry)
           
 

Constructors in net.sf.sail.core.beans with parameters of type PodRegistry
UnknownPodException(PodUuid podId, PodRegistry registry)
           
 

Uses of PodRegistry in net.sf.sail.core.beans.assembly
 

Methods in net.sf.sail.core.beans.assembly that return PodRegistry
static PodRegistry PodRegistry.getDefaultRegistry()
           
 

Methods in net.sf.sail.core.beans.assembly with parameters of type PodRegistry
 void Assignment.execute(PodRegistry registry)
           
 PropertyRef PodVarDelegate.getRef(PodRegistry registry)
           
 boolean PodVarDelegate.isValid(PodRegistry registry)
           
 void Assignment.validate(PodRegistry registry)
          Check that the left and right PropertyRefs are valid
 void PodVarDelegate.validate(PodRegistry registry)
           
 



Copyright © 2004-2008 TELS Center. All Rights Reserved.