Class DotNetSupportClientServer

    • Constructor Detail

      • DotNetSupportClientServer

        public DotNetSupportClientServer()
        Deprecated.
    • Method Detail

      • apply

        public void apply​(InternalObjectContainer container)
        Deprecated.
        Description copied from interface: ConfigurationItem
        Gives a chance for the item to configure the just opened ObjectContainer.
        Specified by:
        apply in interface ConfigurationItem
        Parameters:
        container - the ObjectContainer to configure
      • prepare

        public void prepare​(Configuration config)
        Deprecated.
        Description copied from interface: ConfigurationItem
        Gives a chance for the item to augment the configuration.
        Specified by:
        prepare in interface ConfigurationItem
        Parameters:
        config - the configuration that the item was added to