public class RemoteSpeechServiceHostLifecycle extends org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>
| Constructor and Description |
|---|
RemoteSpeechServiceHostLifecycle(String speechServiceHostId,
String remoteId,
String speechServiceId,
String speechRequestReceiverId,
String speechEventSenderId) |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteSpeechServiceHost |
create(Map<String,Object> dependencies) |
protected Class<RemoteSpeechServiceHost> |
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, removePropertyChangeListenerprotected RemoteSpeechServiceHost create(Map<String,Object> dependencies)
create in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>protected void handleChange(String name, Object dependency, Map<String,Object> availableDependencies)
handleChange in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>protected Class<RemoteSpeechServiceHost> getServiceClass()
getServiceClass in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>Copyright © 2011-2014. All Rights Reserved.