BEA Systems, Inc.

Package weblogic.servlet.annotation

Interface Summary
WLFilter The WLFilter annotation is used to mark a Filter class with necessary metadata so it can be deployed without being declared in the web.xml descriptor.
WLInitParam The WLInitParam annotation is used within the context of the WLServlet or WLFilter annotations to declare the 'init-param' attributes for the servlet and filter elements of the web.xml descriptor.
WLServlet The WLServlet annotation is used to mark a Servlet class with necessary metadata so it can be deployed without being declared in the web.xml descriptor.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.