public class StubMethod
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.util.logging.Logger |
log |
Constructor and Description |
---|
StubMethod(JMethod method) |
Modifier and Type | Method and Description |
---|---|
void |
generate(JavaWriter out)
Generates the stub
|
void |
init()
Initializes the method.
|
public StubMethod(JMethod method)
public void init() throws ConfigException
ConfigException
public void generate(JavaWriter out) throws java.io.IOException
java.io.IOException