Uses of Class
org.rhq.enterprise.server.content.DistributionException

Packages that use DistributionException
org.rhq.enterprise.server.content   
 

Uses of DistributionException in org.rhq.enterprise.server.content
 

Methods in org.rhq.enterprise.server.content that throw DistributionException
 org.rhq.core.domain.content.Distribution DistributionManagerBean.createDistribution(org.rhq.core.domain.auth.Subject user, String kslabel, String basepath, org.rhq.core.domain.content.DistributionType disttype)
           
 org.rhq.core.domain.content.Distribution DistributionManagerLocal.createDistribution(org.rhq.core.domain.auth.Subject subject, String kslabel, String basepath, org.rhq.core.domain.content.DistributionType disttype)
          Creates a new distribution in the system.
 void DistributionManagerBean.validateDistTree(org.rhq.core.domain.content.Distribution kstree)
          validates a given kickstart tree object and throws a KickstartTreeException
 



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