Uses of Class
damon.core.AspectStorage

Packages that use AspectStorage
damon.activation   
damon.core   
 

Uses of AspectStorage in damon.activation
 

Constructors in damon.activation with parameters of type AspectStorage
AspectControl(AspectStorage storage)
           
 

Uses of AspectStorage in damon.core
 

Methods in damon.core that return AspectStorage
static AspectStorage DamonCore.getStorage()
           
 

Constructors in damon.core with parameters of type AspectStorage
AspectContainer(easypastry.core.PastryConnection conn, easypastry.cast.CastHandler cast, AspectStorage storage, AspectHotDeployer deployer)