org.apache.geronimo.gbean
Class GReferenceInfo
java.lang.Object
org.apache.geronimo.gbean.GReferenceInfo
- All Implemented Interfaces:
- Serializable
public class GReferenceInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
GReferenceInfo
public GReferenceInfo(String name,
String referenceType,
String proxyType,
String setterName,
String nameTypeName)
getName
public String getName()
getReferenceType
public String getReferenceType()
getProxyType
public String getProxyType()
getSetterName
public String getSetterName()
getNameTypeName
public String getNameTypeName()
toString
public String toString()
- Overrides:
toString
in class Object
toXML
public String toXML()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.