Package org.jboss.as.naming
Interface ServiceAwareObjectFactory
- All Superinterfaces:
ObjectFactory
- All Known Implementing Classes:
ManagedReferenceObjectFactory,ServiceReferenceObjectFactory
Interface the should be implemented by
ObjectFactorys that require access to the ServiceRegistry.
After the object is created the ObjectFactoryBuilder will inject the ServiceRegistry
- Author:
- Stuart Douglas
-
Method Summary
Methods inherited from interface javax.naming.spi.ObjectFactory
getObjectInstance
-
Method Details
-
injectServiceRegistry
-