org.apache.cxf.wsn.services
Class Service
java.lang.Object
org.apache.cxf.wsn.services.Service
public class Service
- extends Object
Starts up an instance of a WS-Notification service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Service
public Service(String[] args)
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
start
public void start()
throws Exception
- Throws:
Exception
Apache CXF