org.apache.openejb.assembler.classic
Class EnvEntryInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.InjectableInfo
org.apache.openejb.assembler.classic.EnvEntryInfo
- All Implemented Interfaces:
- Serializable
public class EnvEntryInfo
- extends InjectableInfo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
type
public String type
value
public String value
location
public ReferenceLocationInfo location
EnvEntryInfo
public EnvEntryInfo()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.