org.scaladebugger.api.profiles.traits

vm

package vm

Visibility
  1. Public
  2. All

Type Members

  1. trait VMDeathProfile extends AnyRef

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

  2. trait VMDisconnectProfile extends AnyRef

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

  3. trait VMStartProfile extends AnyRef

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

Ungrouped