-
Interface Summary
| Interface |
Description |
| Administrable |
Every administrable service should implement this interface.
|
| JoinAdmin |
The methods in this interface are used to control a service's
participation in the join protocol.
|
Package net.jini.admin Description
These interfaces provide common ways to export
particular administrative functionality. Services are not required
to use these interfaces, but if you are writing a service which has
these functionalities, supporting this usage would be familiar to
many users.