public interface DeployListener
| Modifier and Type | Method and Description |
|---|---|
void |
initialized(TinyPlugz tinyPlugz,
Map<Object,Object> properties)
Notified when TinyPlugz has been deployed.
|
void initialized(TinyPlugz tinyPlugz, Map<Object,Object> properties)
tinyPlugz - The deployed instance.properties - The properties with which the instance has been
configured.Copyright © 2014–2015. All rights reserved.