org.robokind.api.common.lifecycle.config
Class RKManagedServiceConfigUtils.GenericManagedServiceFactory<T>
java.lang.Object
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>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RKManagedServiceConfigUtils.GenericManagedServiceFactory
public RKManagedServiceConfigUtils.GenericManagedServiceFactory(ManagedServiceFactory factory)
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.