Class AdminObjectReferenceFactoryService

java.lang.Object
org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
All Implemented Interfaces:
ContextListAndJndiViewManagedReferenceFactory, ContextListManagedReferenceFactory, JndiViewManagedReferenceFactory, ManagedReferenceFactory, org.jboss.msc.Service, org.jboss.msc.service.Service<ManagedReferenceFactory>, org.jboss.msc.value.Value<ManagedReferenceFactory>

public class AdminObjectReferenceFactoryService extends Object implements org.jboss.msc.service.Service<ManagedReferenceFactory>, ContextListAndJndiViewManagedReferenceFactory
Service responsible for exposing a ManagedReferenceFactory for an admin object
Author:
, Stefano Maestri