org.kuali.rice.ken.util
Class NotificationServer
java.lang.Object
org.kuali.rice.ken.util.NotificationServer
public class NotificationServer
- extends Object
Starts up Jetty pointing to an existing installation location.
This is useful for testing/debugging. To use this class (with the default
webapp dir location), generate a Quickstart in dist/ before running
this class.
Implementation derived from this discussion: http://www.nabble.com/Re:-Embedded-Jetty6-with-AXIS2-p8960637.html
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationServer
public NotificationServer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.