org.apache.axis2.jaxws.feature
Class ServerFramework
java.lang.Object
org.apache.axis2.jaxws.feature.ServerFramework
public class ServerFramework
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerFramework
public ServerFramework()
addConfigurator
public void addConfigurator(java.lang.String id,
ServerConfigurator configurator)
isValid
public boolean isValid(java.lang.annotation.Annotation annotation)
addAnnotation
public void addAnnotation(java.lang.annotation.Annotation annotation)
getAnnotation
public java.lang.annotation.Annotation getAnnotation(java.lang.String id)
getAllAnnotations
public java.lang.annotation.Annotation[] getAllAnnotations()
configure
public void configure(EndpointDescription endpointDescription)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.