Uses of Class
org.jboss.as.naming.ServiceReferenceObjectFactory
-
Packages that use ServiceReferenceObjectFactory Package Description org.jboss.as.naming -
-
Uses of ServiceReferenceObjectFactory in org.jboss.as.naming
Subclasses of ServiceReferenceObjectFactory in org.jboss.as.naming Modifier and Type Class Description classManagedReferenceObjectFactoryMethod parameters in org.jboss.as.naming with type arguments of type ServiceReferenceObjectFactory Modifier and Type Method Description static ReferenceServiceReferenceObjectFactory. createReference(org.jboss.msc.service.ServiceName service, Class<? extends ServiceReferenceObjectFactory> factory)Create a reference to a sub class ofServiceReferenceObjectFactorythat injects the value of the given service.
-