Class DefaultServiceFactory<T>

java.lang.Object
com.gluonhq.attach.util.impl.DefaultServiceFactory<T>
All Implemented Interfaces:
ServiceFactory<T>

public class DefaultServiceFactory<T> extends Object implements ServiceFactory<T>