Interface RmiElement
-
public interface RmiElementEach RMI element must have a unique RMI name
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetRmiName()The unique RMI name an RMI element is identified by.
-
-
-
Method Detail
-
getRmiName
String getRmiName()
The unique RMI name an RMI element is identified by. NOTE: Useless for the customers- Returns:
-
-