public class RegistrationEvent<D extends Device> extends Object
RegistrationEvent class.RegistrationListener| Constructor and Description |
|---|
RegistrationEvent(D device)
Creates a new
RegistrationEvent with the specified device. |
public RegistrationEvent(D device)
RegistrationEvent with the specified device.device - the registered or unregistered device.public D getDevice()