| The Hello service implementation.
It exposes two interfaces: the RMI Remote interface, invocable from remote clients -
represented by the
Hello interface, and
the management interface - represented by the
HelloImplMBean interface,
invocable from management applications that wants to manage the features of this
service.
version: $Revision: 1.1 $ |