org.jboss.forge.container.impl
Class AddonRegistryProducer
java.lang.Object
org.jboss.forge.container.impl.AddonRegistryProducer
@Singleton
public class AddonRegistryProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddonRegistryProducer
public AddonRegistryProducer()
produceGlobalAddonRegistry
@Produces
@Typed(value=org.jboss.forge.container.addons.AddonRegistry.class)
@Singleton
public AddonRegistry produceGlobalAddonRegistry()
setRegistry
public void setRegistry(AddonRegistry registry)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.