Uses of Class
org.rhq.core.pc.plugin.BlacklistedException

Packages that use BlacklistedException
org.rhq.core.pc.util   
 

Uses of BlacklistedException in org.rhq.core.pc.util
 

Methods in org.rhq.core.pc.util that throw BlacklistedException
<T> T
DiscoveryComponentProxyFactory.getDiscoveryComponentProxy(org.rhq.core.domain.resource.ResourceType type, ResourceDiscoveryComponent component, long timeout, Class<T> componentInterface, ResourceContainer parentResourceContainer)
          Same as DiscoveryComponentProxyFactory.getDiscoveryComponentProxy(org.rhq.core.domain.resource.ResourceType, org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent, long, org.rhq.core.pc.inventory.ResourceContainer) except this lets you provide the interface of the discovery component you want to talk to.
 ResourceDiscoveryComponent DiscoveryComponentProxyFactory.getDiscoveryComponentProxy(org.rhq.core.domain.resource.ResourceType type, ResourceDiscoveryComponent component, long timeout, ResourceContainer parentResourceContainer)
          Given a discovery component instance, this returns that component wrapped in a proxy that provides the ability for invocations to that component to timeout after a certain time limit expires.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.