Defines the value of the property adapter.AdapterId for the object adapter named IceBox.ServiceManager.
Defines the published endpoints of the IceBox service manager interface. The service manager endpoints must be accessible to the IceBox administration tool to shutdown the IceBox server. Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
Defines the value of the property adapter.RegisterProcess for the object adapter named IceBox.ServiceManager.
Defines the value of the property adapter.ThreadPool.Size for the object adapter named IceBox.ServiceManager.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named IceBox.ServiceManager.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named IceBox.ServiceManager.
Defines a service to be loaded during IceBox initialization.
In C++, entry_point has the form library:symbol. The library component is the name of a shared library or DLL. The symbol component is the name of a factory function used to create the service.
In Java, entry_point is the name of the service implementation class.
<<< Previous | Home | Next >>> |
IceSSL Properties | Up | IcePack Properties |