public class RemoteSpeechServiceClientLifecycle extends org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechService,RemoteSpeechServiceClient>
| Constructor and Description |
|---|
RemoteSpeechServiceClientLifecycle(String speechServiceId,
String remoteId,
String commandSenderId,
String configSenderId,
String errorReceiverId,
String requestSenderId,
String eventsReceiverId)
Creates a new SpeechTriggerHandlerLifecycle for a SpeechService
|
| Modifier and Type | Method and Description |
|---|---|
protected RemoteSpeechServiceClient |
create(Map<String,Object> services) |
Class<SpeechService> |
getServiceClass() |
protected void |
handleChange(String name,
Object dependency,
Map<String,Object> availableDependencies) |
addRuntimeDependency, dependencyChanged, getDependencyDescriptors, getRegistrationProperties, getService, getServiceClassNames, isSatisfied, removeRuntimeDependency, start, stopaddPropertyChangeListener, addPropertyChangeListener, clearAllListeners, clearListeners, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListenerpublic RemoteSpeechServiceClientLifecycle(String speechServiceId, String remoteId, String commandSenderId, String configSenderId, String errorReceiverId, String requestSenderId, String eventsReceiverId)
commandSenderId - SpeechService to useprotected RemoteSpeechServiceClient create(Map<String,Object> services)
create in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechService,RemoteSpeechServiceClient>protected void handleChange(String name, Object dependency, Map<String,Object> availableDependencies)
handleChange in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechService,RemoteSpeechServiceClient>public Class<SpeechService> getServiceClass()
getServiceClass in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechService,RemoteSpeechServiceClient>Copyright © 2011-2014. All Rights Reserved.