Interface InternalMachines
- All Superinterfaces:
AdminAware, Iterable<Machine>, Machines
- All Known Implementing Classes:
DefaultMachines
- Author:
- kimchy
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddMachine(InternalMachine machine) getMachineByUID(String uid) voidremoveMachine(Machine machine) Methods inherited from interface AdminAware
getAdminMethods inherited from interface Iterable
forEach, iterator, spliteratorMethods inherited from interface Machines
addLifecycleListener, getHostsByAddress, getHostsByName, getMachineAdded, getMachineByHostAddress, getMachineByHostName, getMachineRemoved, getMachines, getSize, getUids, isEmpty, removeLifeycleListener, waitFor, waitFor, waitFor, waitFor
-
Method Details
-
getMachineByUID
-
addMachine
-
removeMachine
-