public class Main
extends java.lang.Object
Constructor and Description |
---|
Main()
Constructor
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main
|
void |
store(org.jboss.papaki.impl.AnnotationRepositoryImpl ari,
java.io.File directory)
Store
|
public void store(org.jboss.papaki.impl.AnnotationRepositoryImpl ari, java.io.File directory) throws java.lang.Exception
ari
- The annotation repository implementationdirectory
- The destination directoryjava.lang.Exception
- Thrown if an error occurspublic static void main(java.lang.String[] args)
args
- The program argumentsCopyright ? 2009 Red Hat Middleware LLC (http://www.jboss.com/)