org.robokind.api.speech.lifecycle
Class RemoteSpeechServiceHostLifecycle
java.lang.Object
org.robokind.api.common.property.PropertyChangeNotifier
org.robokind.api.common.lifecycle.AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>
org.robokind.api.speech.lifecycle.RemoteSpeechServiceHostLifecycle
- All Implemented Interfaces:
- ServiceLifecycleProvider<RemoteSpeechServiceHost>, PropertyChangeSource
public class RemoteSpeechServiceHostLifecycle
- extends AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>
- Author:
- Jason G. Pallack
| Methods inherited from class org.robokind.api.common.property.PropertyChangeNotifier |
addPropertyChangeListener, addPropertyChangeListener, clearAllListeners, clearListeners, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteSpeechServiceHostLifecycle
public RemoteSpeechServiceHostLifecycle(String speechServiceHostId,
String remoteId,
String speechServiceId,
String speechRequestNotifierId,
String speechEventListenerId)
create
protected RemoteSpeechServiceHost create(Map<String,Object> dependencies)
- Specified by:
create in class AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>
handleChange
protected void handleChange(String name,
Object dependency,
Map<String,Object> availableDependencies)
- Specified by:
handleChange in class AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>
getServiceClass
protected Class<RemoteSpeechServiceHost> getServiceClass()
- Specified by:
getServiceClass in class AbstractLifecycleProvider<RemoteSpeechServiceHost,RemoteSpeechServiceHost>
Copyright © 2011-2013. All Rights Reserved.