org.rhq.core.pc.operation
Class OperationContextImpl
java.lang.Object
org.rhq.core.pc.operation.OperationContextImpl
- All Implemented Interfaces:
- OperationContext
public class OperationContextImpl
- extends Object
- implements OperationContext
Plugin container implementation of the OperationContext, holding on to an immutable copy of the resource ID
to which an instance of this class is associated.
- Author:
- Jason Dobies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationContextImpl
public OperationContextImpl(int resourceId)
getOperationServices
public OperationServices getOperationServices()
- Specified by:
getOperationServices in interface OperationContext
getResourceId
public int getResourceId()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.