gov.lanl.archive.resource
Class MyWebApplication

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by gov.lanl.archive.resource.MyWebApplication

@Singleton
public class MyWebApplication
extends javax.ws.rs.core.Application


Constructor Summary
MyWebApplication()
           
 
Method Summary
 void postConstruct()
           
 
Methods inherited from class javax.ws.rs.core.Application
getClasses, getSingletons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyWebApplication

public MyWebApplication()
Method Detail

postConstruct

@PostConstruct
public void postConstruct()


Copyright © 2013. All Rights Reserved.