public class JRubyHelper extends Object implements JLangHelperInterface
| Constructor and Description |
|---|
JRubyHelper() |
| Modifier and Type | Method and Description |
|---|---|
static JRubyHelper |
get()
Mandatory method which returns an instance of the helper
|
boolean |
runObserveCallback(Object[] args)
Run callback for observers.
|
public static JRubyHelper get()
public boolean runObserveCallback(Object[] args)
JLangHelperInterfacerunObserveCallback in interface JLangHelperInterfaceargs - is array for two elements. First is a callback object. Second
is an event.Copyright © 2017. All rights reserved.