- Method in class java.rmi.activation.Activatable protected ActivationIDgetID () Returns the object's activation identifier. The method is protected so that only subclasses can obtain an object's identifier.Returns: the object's activation identifierSince: JDK1.2