A C D E G H L N P R S

A

AbstractComputerActionTask - Class in net.java.dev.vcc.ant
Created by IntelliJ IDEA.
AbstractComputerActionTask() - Constructor for class net.java.dev.vcc.ant.AbstractComputerActionTask
 
AbstractDatacenterTask - Class in net.java.dev.vcc.ant
The base class for tasks that require a datacenter connection.
AbstractDatacenterTask() - Constructor for class net.java.dev.vcc.ant.AbstractDatacenterTask
 
addConfiguredComputer(ComputerElement) - Method in class net.java.dev.vcc.ant.AbstractComputerActionTask
 
AntLogFactory - Class in net.java.dev.vcc.ant
Created by IntelliJ IDEA.
AntLogFactory() - Constructor for class net.java.dev.vcc.ant.AntLogFactory
 

C

ComputerElement - Class in net.java.dev.vcc.ant
A Computer element
ComputerElement() - Constructor for class net.java.dev.vcc.ant.ComputerElement
 

D

doAction(Computer) - Method in class net.java.dev.vcc.ant.AbstractComputerActionTask
Preforms the operation on the specified computer, returning a future for completion of the operation.
doAction(Computer) - Method in class net.java.dev.vcc.ant.PauseComputerTask
Preforms the operation on the specified computer, returning a future for completion of the operation.
doAction(Computer) - Method in class net.java.dev.vcc.ant.StartComputerTask
Preforms the operation on the specified computer, returning a future for completion of the operation.
doAction(Computer) - Method in class net.java.dev.vcc.ant.StopComputerTask
Preforms the operation on the specified computer, returning a future for completion of the operation.
doAction(Computer) - Method in class net.java.dev.vcc.ant.SuspendComputerTask
Preforms the operation on the specified computer, returning a future for completion of the operation.

E

equals(Object) - Method in class net.java.dev.vcc.ant.ComputerElement
 
execute(Datacenter) - Method in class net.java.dev.vcc.ant.AbstractComputerActionTask
Execute the task on the specified datacenter.
execute() - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
 
execute(Datacenter) - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
Execute the task on the specified datacenter.
execute(Datacenter) - Method in class net.java.dev.vcc.ant.ListComputersTask
 

G

getDatacenteruri() - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
 
getName() - Method in class net.java.dev.vcc.ant.ComputerElement
 
getPassword() - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
 
getTimeout() - Method in class net.java.dev.vcc.ant.AbstractComputerActionTask
 
getUsername() - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
 

H

hashCode() - Method in class net.java.dev.vcc.ant.ComputerElement
 

L

ListComputersTask - Class in net.java.dev.vcc.ant
Lists the computers in a datacenter.
ListComputersTask() - Constructor for class net.java.dev.vcc.ant.ListComputersTask
 

N

net.java.dev.vcc.ant - package net.java.dev.vcc.ant
 
newLog(String, String) - Method in class net.java.dev.vcc.ant.AntLogFactory
 

P

PauseComputerTask - Class in net.java.dev.vcc.ant
Pauses computers.
PauseComputerTask() - Constructor for class net.java.dev.vcc.ant.PauseComputerTask
 

R

recordFailure(String) - Method in class net.java.dev.vcc.ant.AbstractComputerActionTask
Records that the operation on the named computer failed.
recordFailure(String) - Method in class net.java.dev.vcc.ant.PauseComputerTask
Records that the operation on the named computer failed.
recordFailure(String) - Method in class net.java.dev.vcc.ant.StartComputerTask
Records that the operation on the named computer failed.
recordFailure(String) - Method in class net.java.dev.vcc.ant.StopComputerTask
Records that the operation on the named computer failed.
recordFailure(String) - Method in class net.java.dev.vcc.ant.SuspendComputerTask
Records that the operation on the named computer failed.
recordSuccess(String) - Method in class net.java.dev.vcc.ant.AbstractComputerActionTask
Records that the operation on the named computer succeeded.
recordSuccess(String) - Method in class net.java.dev.vcc.ant.PauseComputerTask
Records that the operation on the named computer succeeded.
recordSuccess(String) - Method in class net.java.dev.vcc.ant.StartComputerTask
Records that the operation on the named computer succeeded.
recordSuccess(String) - Method in class net.java.dev.vcc.ant.StopComputerTask
Records that the operation on the named computer succeeded.
recordSuccess(String) - Method in class net.java.dev.vcc.ant.SuspendComputerTask
Records that the operation on the named computer succeeded.

S

setDatacenteruri(String) - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
 
setName(String) - Method in class net.java.dev.vcc.ant.ComputerElement
 
setPassword(String) - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
 
setTask(Task) - Static method in class net.java.dev.vcc.ant.AntLogFactory
 
setTimeout(int) - Method in class net.java.dev.vcc.ant.AbstractComputerActionTask
 
setUsername(String) - Method in class net.java.dev.vcc.ant.AbstractDatacenterTask
 
StartComputerTask - Class in net.java.dev.vcc.ant
Pauses computers.
StartComputerTask() - Constructor for class net.java.dev.vcc.ant.StartComputerTask
 
StopComputerTask - Class in net.java.dev.vcc.ant
Pauses computers.
StopComputerTask() - Constructor for class net.java.dev.vcc.ant.StopComputerTask
 
SuspendComputerTask - Class in net.java.dev.vcc.ant
Pauses computers.
SuspendComputerTask() - Constructor for class net.java.dev.vcc.ant.SuspendComputerTask
 

A C D E G H L N P R S

Copyright © 2009. All Rights Reserved.