org.glassfish.jersey.examples.helloworld.webapp
Class MyApplication
java.lang.Object
javax.ws.rs.core.Application
org.glassfish.jersey.examples.helloworld.webapp.MyApplication
public class MyApplication
- extends Application
- Author:
- Pavel Bucek (pavel.bucek at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyApplication
public MyApplication()
getClasses
public Set<Class<?>> getClasses()
- Overrides:
getClasses in class Application
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.