| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GConstructorInfo | |
|---|---|
| org.apache.geronimo.gbean | |
| Uses of GConstructorInfo in org.apache.geronimo.gbean | 
|---|
| Methods in org.apache.geronimo.gbean that return GConstructorInfo | |
|---|---|
 GConstructorInfo | 
GBeanInfo.getConstructor()
 | 
| Methods in org.apache.geronimo.gbean with parameters of type GConstructorInfo | |
|---|---|
 void | 
GBeanInfoBuilder.setConstructor(GConstructorInfo constructor)
 | 
| Constructors in org.apache.geronimo.gbean with parameters of type GConstructorInfo | |
|---|---|
GBeanInfo(String className,
                   String j2eeType,
                   Collection attributes,
                   GConstructorInfo constructor,
                   Collection operations,
                   Set references,
                   Set interfaces)
Deprecated. use GBeanInfoBuilder  | 
|
GBeanInfo(String className,
                   String j2eeType,
                   Collection attributes,
                   GConstructorInfo constructor,
                   Collection operations,
                   Set references,
                   Set interfaces,
                   Set notifications)
Deprecated. use GBeanInfoBuilder  | 
|
GBeanInfo(String name,
                   String className,
                   String j2eeType,
                   Collection attributes,
                   GConstructorInfo constructor,
                   Collection operations,
                   Set references,
                   Set interfaces)
Deprecated. use GBeanInfoBuilder  | 
|
GBeanInfo(String name,
                   String className,
                   String j2eeType,
                   Collection attributes,
                   GConstructorInfo constructor,
                   Collection operations,
                   Set references,
                   Set interfaces,
                   Set notifications)
Deprecated. use GBeanInfoBuilder  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||