public class ServletAdapterList extends HttpAdapterList<ServletAdapter>
ServletAdapter.modCount| Constructor and Description |
|---|
ServletAdapterList()
Deprecated.
|
ServletAdapterList(javax.servlet.ServletContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
protected ServletAdapter |
createHttpAdapter(String name,
String urlPattern,
WSEndpoint<?> endpoint)
Implementations need to override this one to create a concrete class
of HttpAdapter
|
(package private) javax.servlet.ServletContext |
getServletContext() |
createAdapter, createPortAddressResolver, get, sizeadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString@Deprecated public ServletAdapterList()
ServletAdapterList(ServletContext)public ServletAdapterList(javax.servlet.ServletContext ctxt)
javax.servlet.ServletContext getServletContext()
protected ServletAdapter createHttpAdapter(String name, String urlPattern, WSEndpoint<?> endpoint)
HttpAdapterListcreateHttpAdapter in class HttpAdapterList<ServletAdapter>Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.