Uses of Interface
org.netbeans.modules.j2ee.deployment.plugins.api.FindJSPServlet

Packages that use FindJSPServlet
org.netbeans.modules.j2ee.deployment.plugins.api Plugin API 
 

Uses of FindJSPServlet in org.netbeans.modules.j2ee.deployment.plugins.api
 

Subinterfaces of FindJSPServlet in org.netbeans.modules.j2ee.deployment.plugins.api
 interface OldJSPDebug
          This interface should be implemented by plugins that want to support JSP source level debugging, but do not support JSR 45.
 

Methods in org.netbeans.modules.j2ee.deployment.plugins.api that return FindJSPServlet
abstract  FindJSPServlet OptionalDeploymentManagerFactory.getFindJSPServlet(javax.enterprise.deploy.spi.DeploymentManager dm)
          Create FindJSPServlet for given DeploymentManager.
 


 

Built on March 27 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.