Class UpdateHandler
java.lang.Object
org.opencastproject.liveschedule.message.UpdateHandler
- Direct Known Subclasses:
AssetManagerEventUpdateHandler,SchedulerEventUpdateHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.opencastproject.liveschedule.api.LiveScheduleServiceServicesprotected static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate(org.osgi.service.component.ComponentContext cc) voidsetLiveScheduleService(org.opencastproject.liveschedule.api.LiveScheduleService service)
-
Field Details
-
PUBLISH_LIVE_PROPERTY
- See Also:
-
liveScheduleService
protected org.opencastproject.liveschedule.api.LiveScheduleService liveScheduleServiceServices
-
-
Constructor Details
-
UpdateHandler
public UpdateHandler()
-
-
Method Details
-
activate
public void activate(org.osgi.service.component.ComponentContext cc) -
setLiveScheduleService
public void setLiveScheduleService(org.opencastproject.liveschedule.api.LiveScheduleService service)
-