Class DummyRuntimeArgsService
java.lang.Object
com.gluonhq.attach.runtimeargs.impl.DummyRuntimeArgsService
- All Implemented Interfaces:
RuntimeArgsService
-
Field Summary
Fields inherited from interface com.gluonhq.attach.runtimeargs.RuntimeArgsService
LAUNCH_LOCAL_NOTIFICATION_KEY, LAUNCH_PUSH_NOTIFICATION_KEY, LAUNCH_URL_KEY
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.gluonhq.attach.runtimeargs.RuntimeArgsService
addListener, fire, removeListener
-
Constructor Details
-
DummyRuntimeArgsService
public DummyRuntimeArgsService()
-