Interface | Description |
---|---|
AttachingConnector | |
Connector |
Describes an extensible connector for JSDI.
|
Connector.Argument |
Default description of an argument that this
Connector can support |
Connector.BooleanArgument |
Boolean specialization of an
Connector.Argument |
Connector.IntegerArgument |
Integer specialization of an
Connector.Argument |
Connector.SelectedArgument |
Specialization of
Connector.Argument whose value is a String selected from a list of choices. |
Connector.StringArgument |
String specialization of an
Connector.Argument |
LaunchingConnector |
Description of a
Connector that launches a VirtualMachine . |
ListeningConnector |
Description of a
Connector that waits and listens for a VirtualMachine
to connect to it. |
Class | Description |
---|---|
SocketUtil |
Utility class to find a port to debug on.
|
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.