org.kuali.student.remote.impl.mojo
Class RemoteImplServiceSpringBeanWriter

java.lang.Object
  extended by org.kuali.student.remote.impl.mojo.RemoteImplServiceSpringBeanWriter

public class RemoteImplServiceSpringBeanWriter
extends Object

Author:
nwright

Constructor Summary
RemoteImplServiceSpringBeanWriter(ServiceContractModel model, String directory, String rootPackage)
           
 
Method Summary
 void write()
          Write out the entire file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteImplServiceSpringBeanWriter

public RemoteImplServiceSpringBeanWriter(ServiceContractModel model,
                                         String directory,
                                         String rootPackage)
Method Detail

write

public void write()
Write out the entire file

Parameters:
out -


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.