org.rhq.core.pluginapi.operation
Interface OperationContext


public interface OperationContext

Resource specific context through which to make operation calls back into the plugin container.


Method Summary
 OperationServices getOperationServices()
          Returns the implementation of the hook into the plugin container.
 

Method Detail

getOperationServices

OperationServices getOperationServices()
Returns the implementation of the hook into the plugin container.

Returns:
will not be null


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.