Brooklyn

brooklyn.internal.storage
[Java] Interface BrooklynStorageFactory


public interface BrooklynStorageFactory

A factory for creating a BrooklynStorage. Implementations of this interface should have a public no arg constructor; this constructor will be called through reflection in the LocalManagementContext.


Method Summary
BrooklynStorage newStorage(ManagementContextInternal managementContext)

Creates a BrooklynStorage instance.

 

Method Detail

newStorage

public BrooklynStorage newStorage(ManagementContextInternal managementContext)
Creates a BrooklynStorage instance.
Parameters:
managementContext - the ManagementContextInternal
Returns:
the created BrooklynStorage.


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.