public interface Administrable
Modifier and Type | Method and Description |
---|---|
Object |
getAdmin()
Returns an object that implements whatever administration interfaces
are appropriate for the particular service.
|
Object getAdmin() throws RemoteException
RemoteException
- if a communication issue occurs.JoinAdmin
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.