com.sun.jersey.server.impl
Class InitialContextHelper

java.lang.Object
  extended by com.sun.jersey.server.impl.InitialContextHelper

public class InitialContextHelper
extends Object

Author:
Paul.Sandoz@Sun.Com

Constructor Summary
InitialContextHelper()
           
 
Method Summary
static InitialContext getInitialContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialContextHelper

public InitialContextHelper()
Method Detail

getInitialContext

public static InitialContext getInitialContext()


Copyright © 2013 Oracle Corporation. All Rights Reserved.