org.apache.openejb.assembler.classic
Class InjectionInfo

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

public class InjectionInfo
extends InfoObject

Version:
$Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
See Also:
Serialized Form

Field Summary
 String className
           
 String propertyName
           
 
Constructor Summary
InjectionInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propertyName

public String propertyName

className

public String className
Constructor Detail

InjectionInfo

public InjectionInfo()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.