Forge - Addon Container 2.0.0.Alpha3

Uses of Class
org.jboss.forge.container.addons.AddonTree

Packages that use AddonTree
org.jboss.forge.container.addons   
 

Uses of AddonTree in org.jboss.forge.container.addons
 

Constructors in org.jboss.forge.container.addons with parameters of type AddonTree
MarkDisabledLoadedAddonsDirtyVisitor(AddonTree tree, Set<AddonId> enabled)
           
MarkLoadedAddonsDirtyVisitor(AddonTree tree, AddonImpl addon)
           
StartEnabledAddonsVisitor(Forge forge, AddonTree tree, ExecutorService executor, AtomicInteger starting, Set<AddonId> enabled)
           
StopAddonCallable(AddonTree tree, AddonImpl addon)
           
StopAllAddonsVisitor(AddonTree tree)
           
StopDirtyAddonsVisitor(AddonTree tree)
           
 


Forge - Addon Container 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.