public class LAFFactory extends Object
Constructor and Description |
---|
LAFFactory() |
Modifier and Type | Method and Description |
---|---|
protected static <V extends Handler> |
getDelegate(Class<V> handler) |
static <V extends Handler> |
getHandler(Class<V> handler)
Return an instance of the class that has been designated as the implementor of the requested Interface, will return
null if there is no implementor.
|
protected static <V extends Handler> LAFDelegate<V> getDelegate(Class<V> handler)
Copyright © 2018 Hitachi Vantara. All rights reserved.