org.scaladebugger.api.profiles.swappable

vm

package vm

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableVMDeathProfile extends VMDeathProfile

    Represents a swappable profile for vm death events that redirects the invocation to another profile.

  2. trait SwappableVMDisconnectProfile extends VMDisconnectProfile

    Represents a swappable profile for vm disconnect events that redirects the invocation to another profile.

  3. trait SwappableVMStartProfile extends VMStartProfile

    Represents a swappable profile for vm start events that redirects the invocation to another profile.

Ungrouped