1 | Defines object interactions, not implementations |
2 | Helps in developing reliable, distributed applications |
3 |
Service is defined by one or more Interfaces
|
4 | Set of services includes: devices, software services, business objects, etc |
5 | Jini requires Java at the network (services identified by Java type; proxies may need code downloaded) |