| The management interface exposed by the service.
As you can see, the management operations consist of
starting and stopping the service along with seeing if the server is running.
Note that it does not contain the
MyRemoteService.sayHello method, which is
considered in this example a business method and not a management method.
version: $Revision: 1.1 $ |