{
if(this.proxyFactory == null)
throw new IllegalStateException("proxy factory not injected");
// Add the platform MBeans
addView(new PlatformMbeansView(this.proxyFactory));
// Add the bootstrap deployments
if(this.bootstrapManagedDeployments != null)
{
addView(new BootstrapProfileView(this.proxyFactory,