blob: e6fac87196def2cf96076ee0f375432bdd37ce3b [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.test.runners.notification.IAsyncStartupRunListener",
"baseInterfaceNames": [
"org.apache.royale.test.runners.notification.IRunListener",
"org.apache.royale.events.IEventDispatcher"]
,
"description": "A listener that requires extra time to startup.",
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "ready",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Indicates if the listener is ready or not."}]
}