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 © 2013. All Rights Reserved.