Package

org.scaladebugger.api.profiles

traits

Permalink

package traits

Visibility
  1. Public
  2. All

Type Members

  1. trait DebugProfile extends AccessWatchpointRequest with BreakpointRequest with ClassPrepareRequest with ClassUnloadRequest with CreateInfoProfile with EventListenerRequest with ExceptionRequest with GrabInfoProfile with MethodEntryRequest with MethodExitRequest with MiscInfo with ModificationWatchpointRequest with MonitorContendedEnteredRequest with MonitorContendedEnterRequest with MonitorWaitedRequest with MonitorWaitRequest with StepRequest with ThreadDeathRequest with ThreadStartRequest with VMStartRequest with VMDeathRequest with VMDisconnectRequest

    Permalink

    Represents the interface that needs to be implemented to provide functionality for a specific debug profile.

  2. trait ManagerContainerDebugProfile extends DebugProfile

    Permalink

    Represents a debug profile that uses managers provided by a manager container as the underlying implementation.

Value Members

  1. package info

    Permalink
  2. package requests

    Permalink

Ungrouped