Uses of Interface
com.bemoko.live.platform.mwc.config.BootstrapPlatformConfiguration

Packages that use BootstrapPlatformConfiguration
com.bemoko.live.platform.mwc.config   
com.bemoko.live.platform.mwc.profiles   
 

Uses of BootstrapPlatformConfiguration in com.bemoko.live.platform.mwc.config
 

Methods in com.bemoko.live.platform.mwc.config that return BootstrapPlatformConfiguration
 BootstrapPlatformConfiguration LivePlatformConfiguration.getBootstrapPlatformConfiguration()
           
 

Uses of BootstrapPlatformConfiguration in com.bemoko.live.platform.mwc.profiles
 

Methods in com.bemoko.live.platform.mwc.profiles that return BootstrapPlatformConfiguration
 BootstrapPlatformConfiguration ActiveProfileAccessor.getBootstrapPlatformConfiguration()
           
 

Methods in com.bemoko.live.platform.mwc.profiles with parameters of type BootstrapPlatformConfiguration
 void ActiveProfileAccessor.setBootstrapPlatformConfiguration(BootstrapPlatformConfiguration bootstrapPlatformConfiguration)