Ice applications often require remote administration, such as when an IceGrid node needs to gracefully deactivate a running server. The Ice run time provides an extensible, centralized facility for exporting administrative functionality. This facility consists of an object adapter named Ice.Admin
, an Ice object activated on this adapter, and configuration properties that enable the facility and specify its features.
Topics
- The admin Object
- The Administrative Object Adapter
- Using the admin Object
- The Process Facet
- The Properties Facet
- Filtering Administrative Facets
- Custom Administrative Facets
- Security Considerations for Administrative Facets