org.rhq.enterprise.server.discovery
Interface DiscoveryBossRemote
- All Known Subinterfaces:
- WebservicesRemote
- All Known Implementing Classes:
- DiscoveryBossBean, WebservicesManagerBean
public interface DiscoveryBossRemote
The remote boss interface to the discovery subsystem.
importResources
void importResources(Subject subject,
java.lang.Integer[] resourceIds)
ignoreResources
void ignoreResources(Subject subject,
java.lang.Integer[] resourceIds)
unignoreResources
void unignoreResources(Subject subject,
java.lang.Integer[] resourceIds)
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.