stomp.enhance
Class JDOService

java.lang.Object
  |
  +--stomp.enhance.JDOService

public class JDOService
extends java.lang.Object

creates or modifies package.jdo files for the object described in the given ServiceMetaData object.

Author:
Eric Lindauer

Constructor Summary
JDOService(EnhancedServiceMetaData meta)
           
 
Method Summary
 void generateJDOMetaData()
           
 void write()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDOService

public JDOService(EnhancedServiceMetaData meta)
Method Detail

generateJDOMetaData

public void generateJDOMetaData()
                         throws java.io.IOException,
                                org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException

write

public void write()
           throws java.io.FileNotFoundException,
                  java.io.IOException
java.io.FileNotFoundException
java.io.IOException