Package ejava.projects.edmv.blimpl
-
Class Summary Class Description EDmvIngestCommand This class provides an example of how one might wrap the business logic within a Java main() versus JUnit so that it can be run in a more standard operational environment.EDmvIngestor This class provides a _sparse_ example implementation of how one can use the parser to ingest the information from the XML file to populate the database.EDmvMgmtCommand This class provides an example wrapper of the business logic to show how the business logic cab be wrapped in a main to be run outside of JUnit.EDmvMgmtImpl This class provides a simple example of both the person and registration management implementation.