public class UserEventAvailableEvent extends ResourceStatusEvent
UserEventRepository
object which forms the source to this event. Any changes made to that repository by
any one application shall not impact the instance seen by any other application.
source
Constructor and Description |
---|
UserEventAvailableEvent(Object source)
Constructor for the event.
|
Modifier and Type | Method and Description |
---|---|
Object |
getSource()
Returns a
UserEventRepository which contains the events which
were formerly exclusively reserved as passed into the constructor of the instance. |
toString
public UserEventAvailableEvent(Object source)
source
- a UserEventRepository
which contains the events
which stopped being exclusively reserved.public Object getSource()
UserEventRepository
which contains the events which
were formerly exclusively reserved as passed into the constructor of the instance.getSource
in class ResourceStatusEvent
UserEventRepository
Copyright © 2013 CableLabs. All Rights Reserved.