org.richfaces.cdk.templatecompiler.builder.model
Class JavaConstructor
java.lang.Object
org.richfaces.cdk.templatecompiler.builder.model.JavaLanguageElement
org.richfaces.cdk.templatecompiler.builder.model.JavaMethod
org.richfaces.cdk.templatecompiler.builder.model.JavaConstructor
- All Implemented Interfaces:
- RequireImports
public class JavaConstructor
- extends JavaMethod
Constructor method
- Author:
- Maksim Kaszynski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaConstructor
public JavaConstructor(JavaClass javaClass,
Argument... arguments)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.