Uses of Interface
org.rhq.plugins.platform.content.yum.YumContext

Packages that use YumContext
org.rhq.plugins.platform.content.yum   
 

Uses of YumContext in org.rhq.plugins.platform.content.yum
 

Classes in org.rhq.plugins.platform.content.yum that implement YumContext
 class PluginContext
          Represents a context in which the yum server objects can interface with the rest of the system.
 

Methods in org.rhq.plugins.platform.content.yum that return YumContext
protected  YumContext Content.context()
           
 

Methods in org.rhq.plugins.platform.content.yum with parameters of type YumContext
 void YumServer.start(YumContext context)
          Starts the server.
 



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