public interface NodeListener
| Modifier and Type | Method and Description |
|---|---|
void |
nodeCreated(org.jclouds.compute.domain.NodeMetadata node) |
void |
nodeDestroyed(org.jclouds.compute.domain.NodeMetadata node) |
Copyright © 2012. All Rights Reserved.