org.jboss.injection
Class EnvEntryEncInjector

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

public class EnvEntryEncInjector
extends Object
implements EncInjector

Comment

Version:
$Revision: 70079 $
Author:
Bill Burke

Constructor Summary
EnvEntryEncInjector(String encName, String entryType, String value)
           
 
Method Summary
protected  Object getEnvEntryValue()
           
 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(String encName,
                           String entryType,
                           String value)
Method Detail

inject

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

getEnvEntryValue

protected Object getEnvEntryValue()
                           throws ClassNotFoundException
Throws:
ClassNotFoundException


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