public class RemoteSpeechRecServiceLifecycle<Conf> extends org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechRecService,RemoteSpeechRecServiceClient>
| Constructor and Description |
|---|
RemoteSpeechRecServiceLifecycle(Class<Conf> configClass,
String speechRecServiceId,
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 RemoteSpeechRecServiceClient |
create(Map<String,Object> services) |
Class<SpeechRecService> |
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 RemoteSpeechRecServiceLifecycle(Class<Conf> configClass, String speechRecServiceId, String remoteId, String commandSenderId, String configSenderId, String errorReceiverId, String requestSenderId, String eventsReceiverId)
commandSenderId - SpeechService to useprotected RemoteSpeechRecServiceClient create(Map<String,Object> services)
create in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechRecService,RemoteSpeechRecServiceClient>protected void handleChange(String name, Object dependency, Map<String,Object> availableDependencies)
handleChange in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechRecService,RemoteSpeechRecServiceClient>public Class<SpeechRecService> getServiceClass()
getServiceClass in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<SpeechRecService,RemoteSpeechRecServiceClient>Copyright © 2011-2014. All Rights Reserved.