org.jboss.injection
Class EnvEntryEncInjector

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

public class EnvEntryEncInjector
extends java.lang.Object
implements EncInjector

Comment


Constructor Summary
EnvEntryEncInjector(java.lang.String encName, java.lang.String entryType, java.lang.String value)
           
 
Method Summary
protected  java.lang.Object getEnvEntryValue()
          Deprecated. 
 void inject(InjectionContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvEntryEncInjector

public EnvEntryEncInjector(java.lang.String encName,
                           java.lang.String entryType,
                           java.lang.String value)
Method Detail

inject

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

getEnvEntryValue

@Deprecated
protected java.lang.Object getEnvEntryValue()
                                     throws java.lang.ClassNotFoundException
Deprecated. 

Throws:
java.lang.ClassNotFoundException