org.apache.geronimo.gbean
Class GConstructorInfo
java.lang.Object
org.apache.geronimo.gbean.GConstructorInfo
- All Implemented Interfaces:
- Serializable
public class GConstructorInfo
- extends Object
- implements Serializable
- Version:
- $Rev: 645077 $ $Date: 2008-04-05 19:13:30 +0800 (Sat, 05 Apr 2008) $
- See Also:
- Serialized Form
GConstructorInfo
public GConstructorInfo()
GConstructorInfo
public GConstructorInfo(String[] attributeNames)
GConstructorInfo
public GConstructorInfo(List attributeNames)
getAttributeNames
public List<String> getAttributeNames()
toString
public String toString()
- Overrides:
toString in class Object
toXML
public String toXML()
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.