org.robokind.impl.messaging.config
Class DependentLifecycle

java.lang.Object
  extended by org.robokind.impl.messaging.config.DependentLifecycle

public class DependentLifecycle
extends Object

Author:
Matthew Stevenson

Constructor Summary
DependentLifecycle()
           
 
Method Summary
static void createDependencyListener(String idKey, String idStr, Class depClass, org.jflux.api.core.Listener<org.jflux.api.core.config.Configuration<String>> listener, org.robokind.api.common.lifecycle.utils.ManagedServiceFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependentLifecycle

public DependentLifecycle()
Method Detail

createDependencyListener

public static void createDependencyListener(String idKey,
                                            String idStr,
                                            Class depClass,
                                            org.jflux.api.core.Listener<org.jflux.api.core.config.Configuration<String>> listener,
                                            org.robokind.api.common.lifecycle.utils.ManagedServiceFactory factory)


Copyright © 2011-2013. All Rights Reserved.