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

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

public class RemoteImplWriterForOneService
extends Object

Author:
nwright

Constructor Summary
RemoteImplWriterForOneService(ServiceContractModel model, String directory, String rootPackage, String servKey)
           
 
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

RemoteImplWriterForOneService

public RemoteImplWriterForOneService(ServiceContractModel model,
                                     String directory,
                                     String rootPackage,
                                     String servKey)
Method Detail

write

public void write()
Write out the entire file

Parameters:
out -


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