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
 Distribution DistributionManagerRemote.createDistribution(Subject subject, java.lang.String kslabel, java.lang.String basepath, DistributionType disttype)
          Creates a new kickstart tree in the system.
 Distribution DistributionManagerLocal.createDistribution(Subject subject, java.lang.String kslabel, java.lang.String basepath, DistributionType disttype)
          Creates a new distribution in the system.
 Distribution DistributionManagerBean.createDistribution(Subject user, java.lang.String kslabel, java.lang.String basepath, DistributionType disttype)
           
 void DistributionManagerBean.validateDistTree(Distribution kstree)
          validates a given kickstart tree object and throws a KickstartTreeException
 



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