org.jboss.forge.container.impl
Class AddonRepositoryProducer
java.lang.Object
org.jboss.forge.container.impl.AddonRepositoryProducer
@Singleton
public class AddonRepositoryProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddonRepositoryProducer
public AddonRepositoryProducer()
produceGlobalAddonRepository
@Produces
@Singleton
@Typed(value=org.jboss.forge.container.repositories.AddonRepository.class)
public AddonRepository produceGlobalAddonRepository()
setRepository
public void setRepository(AddonRepository repository)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.