org.robokind.api.common.lifecycle.config
Class RKManagedServiceConfigUtils.GenericManagedServiceFactory<T>

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

public static class RKManagedServiceConfigUtils.GenericManagedServiceFactory<T>
extends Object
implements org.jflux.api.core.Adapter<org.jflux.api.core.config.Configuration<String>,ManagedService<T>>


Constructor Summary
RKManagedServiceConfigUtils.GenericManagedServiceFactory(ManagedServiceFactory factory)
           
 
Method Summary
 ManagedService<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

RKManagedServiceConfigUtils.GenericManagedServiceFactory

public RKManagedServiceConfigUtils.GenericManagedServiceFactory(ManagedServiceFactory factory)
Method Detail

adapt

public ManagedService<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>,ManagedService<T>>


Copyright © 2011-2013. All Rights Reserved.