org.robokind.api.common.lifecycle.config
Class RKLifecycleConfigUtils.SimpleLifecycleFactory<T>

java.lang.Object
  extended by org.robokind.api.common.lifecycle.config.RKLifecycleConfigUtils.SimpleLifecycleFactory<T>
All Implemented Interfaces:
org.jflux.api.core.Adapter<org.jflux.api.core.config.Configuration<String>,ServiceLifecycleProvider<T>>
Enclosing class:
RKLifecycleConfigUtils

public static class RKLifecycleConfigUtils.SimpleLifecycleFactory<T>
extends Object
implements org.jflux.api.core.Adapter<org.jflux.api.core.config.Configuration<String>,ServiceLifecycleProvider<T>>


Constructor Summary
RKLifecycleConfigUtils.SimpleLifecycleFactory()
           
 
Method Summary
 ServiceLifecycleProvider<T> adapt(org.jflux.api.core.config.Configuration<String> a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RKLifecycleConfigUtils.SimpleLifecycleFactory

public RKLifecycleConfigUtils.SimpleLifecycleFactory()
Method Detail

adapt

public ServiceLifecycleProvider<T> adapt(org.jflux.api.core.config.Configuration<String> a)
Specified by:
adapt in interface org.jflux.api.core.Adapter<org.jflux.api.core.config.Configuration<String>,ServiceLifecycleProvider<T>>


Copyright © 2011-2013. All Rights Reserved.