public abstract class BackendUpdatedEvent extends EventObject
source| Modifier and Type | Method and Description |
|---|---|
abstract Backend<? extends BackendUpdatedEvent> |
getBackend()
Returns the source
Backend (the same as what
getSource() returns). |
getSource, toStringpublic abstract Backend<? extends BackendUpdatedEvent> getBackend()
Backend (the same as what
getSource() returns).Backend.Copyright © 2012–2017 Emory University. All rights reserved.