public class ClassSourceFileRecorder extends Object implements SourceFileRecorder
| Constructor and Description |
|---|
ClassSourceFileRecorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
record(Sequencer.Context context,
Node outputNode,
JavaMetadata javaMetadata)
Records a source file.
|
public void record(Sequencer.Context context, Node outputNode, JavaMetadata javaMetadata) throws RepositoryException
SourceFileRecorderrecord in interface SourceFileRecordercontext - the sequencer contextoutputNode - the Node outputjavaMetadata - the metadata for the Java source fileRepositoryException - if anything fails during the sequencing processCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.