Groovy Documentation

org.linkedin.glu.orchestration.engine.fabric
[Groovy] Interface FabricStorage


interface FabricStorage

Abstraction to the storage of a fabric

Authors:
yan@pongasoft.com


Method Summary
java.util.Collection loadFabrics()

@return the list of all fabrics

 

Method Detail

loadFabrics

java.util.Collection loadFabrics()
Returns:
the list of all fabrics


 

Groovy Documentation