org.jaggeryjs.modules.uuid
Class UUIDHostObject
java.lang.Object
org.jaggeryjs.modules.uuid.UUIDHostObject
public class UUIDHostObject
- extends Object
var process = require('uuid');
|
Method Summary |
static String |
generate(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
Object[] args,
org.mozilla.javascript.Function funObj)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDHostObject
public UUIDHostObject()
generate
public static String generate(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
Object[] args,
org.mozilla.javascript.Function funObj)
throws org.jaggeryjs.scriptengine.exceptions.ScriptException
- Throws:
org.jaggeryjs.scriptengine.exceptions.ScriptException
Copyright © 2015 WSO2 Inc. All rights reserved.