Forge - Addon Container 2.0.0.Alpha3

org.jboss.forge.container.impl
Class AddonRepositoryProducer

java.lang.Object
  extended by org.jboss.forge.container.impl.AddonRepositoryProducer

@Singleton
public class AddonRepositoryProducer
extends Object


Constructor Summary
AddonRepositoryProducer()
           
 
Method Summary
 AddonRepository produceGlobalAddonRepository()
           
 void setRepository(AddonRepository repository)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddonRepositoryProducer

public AddonRepositoryProducer()
Method Detail

produceGlobalAddonRepository

@Produces
@Singleton
@Typed(value=org.jboss.forge.container.repositories.AddonRepository.class)
public AddonRepository produceGlobalAddonRepository()

setRepository

public void setRepository(AddonRepository repository)

Forge - Addon Container 2.0.0.Alpha3

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