Java Dynamic Management Kit 3.2 Programming Guide
[ Previous ][ Fast Back ][ Fast Forward ][ Next ]

Chapter 10. Base Services - Customizing the Framework

The base services are the services that the framework requires to be able to function. They are supplied as separate components to enable you to customize the framework by choosing the implementation you require. If you do not want to use the supplied implementation of a base service, you can further customize the framework by writing your own implementation and adding it to the framework. The base services are described in the following sections:


[ Previous ][ Home ][ Next ]
Using the Supplied Services[ Up ]Initializing the Framework