|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputerConnector | |
|---|---|
| hudson.os.windows | |
| hudson.slaves | Code related to slaves. |
| org.jvnet.hudson.test | Test harness for Jenkins and its plugins. |
| Uses of ComputerConnector in hudson.os.windows |
|---|
| Subclasses of ComputerConnector in hudson.os.windows | |
|---|---|
class |
ManagedWindowsServiceConnector
ComputerConnector that delegates to ManagedWindowsServiceLauncher. |
| Uses of ComputerConnector in hudson.slaves |
|---|
| Subclasses of ComputerConnector in hudson.slaves | |
|---|---|
class |
CommandConnector
Executes a program on the master and expect that script to connect. |
| Methods in hudson.slaves that return types with arguments of type ComputerConnector | |
|---|---|
static DescriptorExtensionList<ComputerConnector,ComputerConnectorDescriptor> |
ComputerConnectorDescriptor.all()
|
| Uses of ComputerConnector in org.jvnet.hudson.test |
|---|
| Fields in org.jvnet.hudson.test declared as ComputerConnector | |
|---|---|
ComputerConnector |
JenkinsComputerConnectorTester.connector
|
ComputerConnector |
ComputerConnectorTester.connector
|
| Methods in org.jvnet.hudson.test with type parameters of type ComputerConnector | ||
|---|---|---|
|
JenkinsRule.configRoundtrip(C before)
|
|
protected
|
HudsonTestCase.configRoundtrip(C before)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||