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:
java.io.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
 java.lang.String className
           
 java.lang.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 java.lang.String propertyName

className

public java.lang.String className
Constructor Detail

InjectionInfo

public InjectionInfo()


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