IceBoxPropsData top-level constant

List<Property> const IceBoxPropsData

Implementation

const IceBoxPropsData = [
  Property('IceBox.InheritProperties', false),
  Property('IceBox.InstanceName', true),
  Property('IceBox.LoadOrder', false),
  Property('IceBox.PrintServicesReady', false),
  Property('IceBox.Service.*', false),
  Property('IceBox.ServiceManager.AdapterId', true),
  Property('IceBox.ServiceManager.Endpoints', true),
  Property('IceBox.ServiceManager.Locator', true),
  Property('IceBox.ServiceManager.PublishedEndpoints', true),
  Property('IceBox.ServiceManager.ReplicaGroupId', true),
  Property('IceBox.ServiceManager.Router', true),
  Property('IceBox.ServiceManager.ThreadPool.Size', true),
  Property('IceBox.ServiceManager.ThreadPool.SizeMax', true),
  Property('IceBox.ServiceManager.ThreadPool.SizeWarn', true),
  Property('IceBox.ServiceManager.ThreadPool.StackSize', true),
  Property('IceBox.Trace.ServiceObserver', false),
  Property('IceBox.UseSharedCommunicator.*', false),
];