public class ReferenceFactoryService<T> extends Object implements org.jboss.as.naming.ManagedReferenceFactory
Constructor and Description |
---|
ReferenceFactoryService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getInjector() |
org.jboss.as.naming.ManagedReference |
getReference() |
org.jboss.as.naming.ManagedReferenceFactory |
getValue() |
void |
start(StartContext startContext) |
void |
stop(StopContext stopContext) |
public void start(StartContext startContext)
public void stop(StopContext stopContext)
public org.jboss.as.naming.ManagedReferenceFactory getValue() throws IllegalStateException, IllegalArgumentException
public org.jboss.as.naming.ManagedReference getReference()
getReference
in interface org.jboss.as.naming.ManagedReferenceFactory
public <any> getInjector()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.