org.jboss.injection
Class LinkRefEncInjector

java.lang.Object
  extended by org.jboss.injection.LinkRefEncInjector
All Implemented Interfaces:
EncInjector

public class LinkRefEncInjector
extends Object
implements EncInjector

Comment

Version:
$Revision: 70079 $
Author:
Bill Burke

Constructor Summary
LinkRefEncInjector(String name, String mappedName, String error)
           
 
Method Summary
 void inject(InjectionContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkRefEncInjector

public LinkRefEncInjector(String name,
                          String mappedName,
                          String error)
Method Detail

inject

public void inject(InjectionContainer container)
Specified by:
inject in interface EncInjector


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.