public interface ServiceAwareObjectFactory extends ObjectFactory
ObjectFactory
s that require access to the ServiceRegistry
.
After the object is created the ObjectFactoryBuilder
will inject the ServiceRegistry
Modifier and Type | Method and Description |
---|---|
void |
injectServiceRegistry(org.jboss.msc.service.ServiceRegistry registry) |
getObjectInstance
Copyright © 2016 JBoss by Red Hat. All rights reserved.