Packages

package profiles

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ProfileManager extends AnyRef

    Represents a manger for available debug profiles.

  2. class RequestHelper [E <: Event, EI <: EventInfo, RequestArgs, CounterKey] extends AnyRef

    Represents the base request that abstracts functionality common among all requests.

    Represents the base request that abstracts functionality common among all requests.

    E

    The JDI event

    EI

    The event info type to transform the JDI event into

    RequestArgs

    The arguments used to create a request

    CounterKey

    The key to use when looking up a pipeline counter to increment or decrement

  3. class StandardProfileManager extends ProfileManager

    Represents the standard implementation of the profile manager.

Value Members

  1. object Constants

    Contains constants related to the profiles.

  2. object StandardProfileManager

Ungrouped