public interface CiliaInstance
Modifier and Type | Method and Description |
---|---|
Dictionary |
getInstanceProperties()
Get the instance's runtime properties
|
Object |
getInstanceProperty(Object key)
Get instance property
|
String |
getName()
Get the name associated to this instance
|
Object |
getObject()
Get the object wrapped by this instance
|
int |
getState()
Get the instance state
|
void |
refresh()
Refresh the instance state
|
void |
start()
Start the instance
|
void |
stop()
Stop the instance
|
void |
updateInstanceProperties(Dictionary properties)
Update the instance's runtime properties
|
void start()
void stop()
void refresh()
int getState()
String getName()
Dictionary getInstanceProperties()
void updateInstanceProperties(Dictionary properties)
properties
- Object getObject()
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.