org.rhq.core.pc.inventory.TimeoutException
This exception is thrown when a method invoked on a proxied plugin component times out. If possible, its cause will be set to an Exception containing the stack trace of the plugin component thread that timed out.
@see ResourceContainer#createResourceComponentProxy(Class,org.rhq.core.pc.util.FacetLockType,long,boolean,boolean,boolean)
@see ComponentUtil#getComponent(int,Class,org.rhq.core.pc.util.FacetLockType,long,boolean,boolean,boolean)
@author Ian Springer