org.cogchar.bind.rk.aniconv
Class MayaModelMapManagerLifecycle

java.lang.Object
  extended by org.robokind.api.common.property.PropertyChangeNotifier
      extended by org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface,MayaModelMapManager>
          extended by org.cogchar.bind.rk.aniconv.MayaModelMapManagerLifecycle
All Implemented Interfaces:
org.robokind.api.common.lifecycle.ServiceLifecycleProvider<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface>, org.robokind.api.common.property.PropertyChangeSource

public class MayaModelMapManagerLifecycle
extends org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface,MayaModelMapManager>

Author:
Ryan Biggs

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.robokind.api.common.lifecycle.ServiceLifecycleProvider
org.robokind.api.common.lifecycle.ServiceLifecycleProvider.Validator
 
Field Summary
 
Fields inherited from class org.robokind.api.common.lifecycle.AbstractLifecycleProvider
myRegistrationProperties, myService, myServiceClassNames
 
Fields inherited from interface org.robokind.api.common.lifecycle.ServiceLifecycleProvider
PROP_DEPENDENCY_ADDED, PROP_DEPENDENCY_REMOVED
 
Constructor Summary
MayaModelMapManagerLifecycle()
           
 
Method Summary
protected  MayaModelMapManager create(Map<String,Object> dependencies)
           
 Class<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface> getServiceClass()
           
protected  void handleChange(String serviceId, Object dependency, Map<String,Object> availableDependencies)
           
static void setContext(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class org.robokind.api.common.lifecycle.AbstractLifecycleProvider
addRuntimeDependency, dependencyChanged, getDependencyDescriptors, getRegistrationProperties, getService, getServiceClassNames, isSatisfied, removeRuntimeDependency, start, stop
 
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
 
Methods inherited from interface org.robokind.api.common.property.PropertyChangeSource
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 

Constructor Detail

MayaModelMapManagerLifecycle

public MayaModelMapManagerLifecycle()
Method Detail

setContext

public static void setContext(org.osgi.framework.BundleContext context)

create

protected MayaModelMapManager create(Map<String,Object> dependencies)
Specified by:
create in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface,MayaModelMapManager>

handleChange

protected void handleChange(String serviceId,
                            Object dependency,
                            Map<String,Object> availableDependencies)
Specified by:
handleChange in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface,MayaModelMapManager>

getServiceClass

public Class<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface> getServiceClass()
Specified by:
getServiceClass in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.cogchar.bind.rk.aniconv.MayaModelMapManagerInterface,MayaModelMapManager>


Copyright © 2010-2013. All Rights Reserved.