|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||