org.apache.axis2.jaxws.feature
Class ServerFramework
java.lang.Object
org.apache.axis2.jaxws.feature.ServerFramework
public class ServerFramework
- extends 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(String id,
ServerConfigurator configurator)
isValid
public boolean isValid(Annotation annotation)
addAnnotation
public void addAnnotation(Annotation annotation)
getAnnotation
public Annotation getAnnotation(String id)
getAllAnnotations
public Annotation[] getAllAnnotations()
configure
public void configure(EndpointDescription endpointDescription)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.