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.JoinAdminCopyright © 2016–2018. All rights reserved.