org.apache.openejb.assembler.classic
Class EnvEntryInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.InjectableInfo
          extended by org.apache.openejb.assembler.classic.EnvEntryInfo
All Implemented Interfaces:
Serializable

public class EnvEntryInfo
extends InjectableInfo

See Also:
Serialized Form

Field Summary
 String type
           
 String value
           
 
Fields inherited from class org.apache.openejb.assembler.classic.InjectableInfo
location, referenceName, targets
 
Constructor Summary
EnvEntryInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public String type

value

public String value
Constructor Detail

EnvEntryInfo

public EnvEntryInfo()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.