Uses of Interface
org.jclouds.chef.strategy.DeleteAllNodesInList
-
Packages that use DeleteAllNodesInList Package Description org.jclouds.chef.strategy.internal -
-
Uses of DeleteAllNodesInList in org.jclouds.chef.strategy.internal
Classes in org.jclouds.chef.strategy.internal that implement DeleteAllNodesInList Modifier and Type Class Description class
DeleteAllNodesInListImpl
Constructors in org.jclouds.chef.strategy.internal with parameters of type DeleteAllNodesInList Constructor Description CleanupStaleNodesAndClientsImpl(DeleteAllNodesInList nodeDeleter, DeleteAllClientsInList clientDeleter, ListNodes nodeLister)
-