Forge - Addon Container 2.0.0.Alpha3

org.jboss.forge.container.impl
Class ServiceRegistryProducer

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

@Singleton
public class ServiceRegistryProducer
extends Object


Constructor Summary
ServiceRegistryProducer()
           
 
Method Summary
 ServiceRegistry produceGlobalAddonRepository()
           
 void setServiceRegistry(ServiceRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceRegistryProducer

public ServiceRegistryProducer()
Method Detail

produceGlobalAddonRepository

@Produces
@Singleton
public ServiceRegistry produceGlobalAddonRepository()

setServiceRegistry

public void setServiceRegistry(ServiceRegistry registry)

Forge - Addon Container 2.0.0.Alpha3

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