public class RemoteIncludes extends Object
Also creates the RMI-java files, if missing.
| Constructor and Description |
|---|
RemoteIncludes(ModelWurblet wurblet)
Create remote includes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
appendImpl(String text)
Appends text to impl file.
|
void |
appendRemote(String text)
Appends text to remote file.
|
void |
discard()
Marks the heapfiles as discarded.
Such files should not be used to generate code because their contents are incomplete because of former errors. |
PrintStream |
getImplStream() |
PrintStream |
getRemoteStream() |
public RemoteIncludes(ModelWurblet wurblet) throws org.wurbelizer.wurbel.WurbelException
wurblet - the wurbletorg.wurbelizer.wurbel.WurbelException - if failedpublic void discard()
WurbelDiscardException.public void appendRemote(String text)
text - the text to appendpublic void appendImpl(String text)
text - the text to appendpublic PrintStream getRemoteStream()
public PrintStream getImplStream()
Tentackle - distributed, domain- and model-driven