livespace.services.osgi
Class EntityConfiguration
java.lang.Object
livespace.services.osgi.EntityConfiguration
public class EntityConfiguration
- extends Object
Loads properties for a Livespace entity from the configuration
information of a service.
To add a property to an entity, edit the service's properties file.
The format is:
property.[]. =
e.g.
property.[Intense\ Collaboration\ Space.computer.ics-macmini01].name.ignite = Desk 1
This will add the property 'name.ignite' to the computer entity with the
specified id.
- Author:
- Vivian Nguyen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityConfiguration
public EntityConfiguration()
setPropertiesFor
public static void setPropertiesFor(String serviceName,
String roomName,
Entity entity)
Copyright © 2008 Commonwealth of Australia