Uses of Interface
com.google.apphosting.runtime.CloudDebuggerCallback
-
Packages that use CloudDebuggerCallback Package Description com.google.apphosting.runtime -
-
Uses of CloudDebuggerCallback in com.google.apphosting.runtime
Classes in com.google.apphosting.runtime that implement CloudDebuggerCallback Modifier and Type Class Description classAppVersionAppVersionencapsulates the configuration information associated with one version of a particular application.Methods in com.google.apphosting.runtime with parameters of type CloudDebuggerCallback Modifier and Type Method Description static voidCloudDebuggerAgent. setApplication(String[] classPath, CloudDebuggerCallback callback)Hooks up Cloud Debugger to the application.voidCloudDebuggerAgentWrapper. setApplication(String[] classPath, CloudDebuggerCallback callback)
-