org.kuali.rice.devtools.generators.mo
Class ImmutableJaxbGenerator

java.lang.Object
  extended by org.kuali.rice.devtools.generators.mo.ImmutableJaxbGenerator

public class ImmutableJaxbGenerator
extends Object

This is a simple utility class which generates an "immutable" object complete with a builder based on a supplied contract interface definition.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Nested Class Summary
static class ImmutableJaxbGenerator.Generator
           
 
Constructor Summary
ImmutableJaxbGenerator()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImmutableJaxbGenerator

public ImmutableJaxbGenerator()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.