Deprecated API


Contents
Deprecated Methods
org.glassfish.jersey.server.monitoring.ApplicationStatistics.getDestroyTime()
          deprecated since 2.5 (destroy time will always be null). Use ContainerLifecycleListener.onShutdown(org.glassfish.jersey.server.spi.Container) to listen on the destroy. 
org.glassfish.jersey.server.model.RuntimeResource.getFirstParentResource(Resource)
          Please use Resource.getParent() directly instead. 
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.