Rio Project 4.2 API Documentation



org.rioproject.monitor
Interface ProvisionMonitorAdmin

All Superinterfaces:
DeployAdmin, DestroyAdmin, JoinAdmin, Remote, ServiceAdmin, ServiceBeanAdmin, ServiceBeanControl
All Known Implementing Classes:
ProvisionMonitorAdminImpl, ProvisionMonitorAdminProxy

public interface ProvisionMonitorAdmin
extends ServiceAdmin, DeployAdmin

The ProvisionMonitorAdmin extends ServiceAdmin and DeployAdmin interfaces

Author:
Dennis Reedy

Method Summary
 ProvisionMonitor.PeerInfo[] getBackupInfo()
          Get the ProvisionMonitor instances that are being backed up
 
Methods inherited from interface org.rioproject.resources.servicecore.ServiceAdmin
getJoinSet
 
Methods inherited from interface org.rioproject.core.jsb.ServiceBeanAdmin
getServiceBeanInstantiatorUuid, getServiceElement, getUpTime, setServiceElement
 
Methods inherited from interface org.rioproject.jsb.ServiceBeanControl
advertise, start, stop, unadvertise
 
Methods inherited from interface net.jini.admin.JoinAdmin
addLookupAttributes, addLookupGroups, addLookupLocators, getLookupAttributes, getLookupGroups, getLookupLocators, modifyLookupAttributes, removeLookupGroups, removeLookupLocators, setLookupGroups, setLookupLocators
 
Methods inherited from interface com.sun.jini.admin.DestroyAdmin
destroy
 
Methods inherited from interface org.rioproject.monitor.DeployAdmin
deploy, deploy, deploy, deploy, deploy, deploy, getOperationalStringManager, getOperationalStringManagers, hasDeployed, undeploy
 

Method Detail

getBackupInfo

ProvisionMonitor.PeerInfo[] getBackupInfo()
                                          throws RemoteException
Get the ProvisionMonitor instances that are being backed up

Returns:
Array of PeerInfo objects
Throws:
RemoteException - if there are communication errors

Copyright © Rio Project.

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