public interface IProductInfoTask
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getAllHostNames() |
java.lang.String |
getDetails() |
ProductVersion |
getVersion() |
ProductVersion getVersion() throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String[] getAllHostNames()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getDetails()
throws java.rmi.RemoteException
java.rmi.RemoteException