
public class JSInterfaceFactory<T> extends Object
| Constructor and Description |
|---|
JSInterfaceFactory(GrapheneContext context,
Class<T> jsInterface) |
public JSInterfaceFactory(GrapheneContext context, Class<T> jsInterface)
public static <T> T create(GrapheneContext context, Class<T> jsInterface)
public T instantiate()
Copyright © 2015 JBoss by Red Hat. All rights reserved.