Rio Project 4.2 API Documentation



org.rioproject.resources.servicecore
Interface Service

All Superinterfaces:
Administrable, EventProducer, MonitorableService, Remote, Watchable
All Known Subinterfaces:
Cybernode, ProvisionMonitor
All Known Implementing Classes:
AbstractProxy, BeanAdapter, CybernodeImpl, ProvisionMonitorImpl, ServiceBeanAdapter, ServiceProvider

public interface Service
extends Remote, Administrable, MonitorableService, EventProducer, Watchable

The Service interface provides an aggregating mechanism, putting requisite interfaces together to represent the remote semantics of a core Service in the architecture

Author:
Dennis Reedy

Method Summary
 
Methods inherited from interface net.jini.admin.Administrable
getAdmin
 
Methods inherited from interface org.rioproject.jsb.MonitorableService
monitor, ping, startHeartbeat
 
Methods inherited from interface org.rioproject.event.EventProducer
register
 
Methods inherited from interface org.rioproject.watch.Watchable
fetch, fetch
 


Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.