webmngr.view
Interface Status
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- StatusViewBeanServer
- public interface Status
- extends java.rmi.Remote
Representa a interface para o objeto remoto Status que é transferido via RMI
entre o cliente e o servidor de status.
Title: WebManager v2.0
Description: A web tool to network management.
Copyright: Copyright (c) 2002
Company: DSC/UFPB
- Author:
- Adriano Carolino de Melo
getGeneralStatus
public InfoStatus getGeneralStatus(java.lang.String deviceName)
throws java.rmi.RemoteException
- O objeto status do dispositivo.
- Returns:
- InfoStatus a informação de status (up,down)