org.apache.geronimo.jaxws.builder
Class WebServiceContextAnnotationHelper

java.lang.Object
  extended by org.apache.geronimo.jaxws.builder.WebServiceContextAnnotationHelper

public class WebServiceContextAnnotationHelper
extends Object


Field Summary
static String ABSOLUTE_JNDI_NAME
           
static String RELATIVE_JNDI_NAME
           
 
Constructor Summary
WebServiceContextAnnotationHelper()
           
 
Method Summary
static void addWebServiceContextInjections(Holder holder, Class clazz)
           
static void addWebServiceContextInjections(Holder holder, org.apache.xbean.finder.ClassFinder finder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RELATIVE_JNDI_NAME

public static final String RELATIVE_JNDI_NAME
See Also:
Constant Field Values

ABSOLUTE_JNDI_NAME

public static final String ABSOLUTE_JNDI_NAME
See Also:
Constant Field Values
Constructor Detail

WebServiceContextAnnotationHelper

public WebServiceContextAnnotationHelper()
Method Detail

addWebServiceContextInjections

public static void addWebServiceContextInjections(Holder holder,
                                                  Class clazz)

addWebServiceContextInjections

public static void addWebServiceContextInjections(Holder holder,
                                                  org.apache.xbean.finder.ClassFinder finder)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.