- java.lang.Object
-
- org.springframework.extensions.webscripts.ScriptDebugger
-
- org.alfresco.repo.web.scripts.AlfrescoRhinoScriptDebugger
-
- All Implemented Interfaces:
- java.lang.Runnable
public class AlfrescoRhinoScriptDebugger
extends org.springframework.extensions.webscripts.ScriptDebugger
Alfresco implementation of Rhino JavaScript debugger
Provides support for authenticated access to object inspection.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.springframework.extensions.webscripts.ScriptDebugger
org.springframework.extensions.webscripts.ScriptDebugger.AlfrescoScopeProvider
-
Field Summary
-
Fields inherited from class org.springframework.extensions.webscripts.ScriptDebugger
dim
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected java.lang.String |
getTitle() |
protected void |
initDebugger() |
void |
start() |
-
Methods inherited from class org.springframework.extensions.webscripts.ScriptDebugger
activate, hide, isActive, isVisible, run, setTitle, show
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
start
public void start()
- Overrides:
start
in class org.springframework.extensions.webscripts.ScriptDebugger
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.