Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices.portability
Interface Servlet


public interface Servlet

Created by IntelliJ IDEA. User: bnaugle Date: May 6, 2008 Time: 10:59:12 AM To change this template use File | Settings | File Templates.


Method Summary
 String getClassName()
           
 Map<String,String> getInitParams()
           
 String getName()
           

 

Method Detail

getName

String getName()

getClassName

String getClassName()

getInitParams

Map<String,String> getInitParams()

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.