Oracle Communications Services Gatekeeper OAM Java API Reference
6.1

E65003-01

com.bea.wlcp.wlng.ant.wsdlc
Class JwsBase

java.lang.Object
  extended byweblogic.wsee.util.jspgen.JspGenBase
      extended bycom.bea.wlcp.wlng.ant.wsdlc.JwsBase

public abstract class JwsBase
extends weblogic.wsee.util.jspgen.JspGenBase

COPIED FROM weblogic.wsee.tools.wsdlc to allow extension, bselitse@bea.com Jws interface base User: jlee Date: Mar 4, 2005 Time: 9:47:31 AM


Field Summary
protected  JwsGenInfo jws
           
 
Fields inherited from class weblogic.wsee.util.jspgen.JspGenBase
out
 
Constructor Summary
JwsBase()
           
 
Method Summary
 JwsGenInfo getJwsGenInfo()
          Retrieve jws gen info object
 void setJwsGenInfo(JwsGenInfo jws)
          Set the JwsGenInfo object
 void setup(java.lang.Object o)
           
 
Methods inherited from class weblogic.wsee.util.jspgen.JspGenBase
generate, postGenerate, preGenerate, setOutput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jws

protected JwsGenInfo jws
Constructor Detail

JwsBase

public JwsBase()
Method Detail

getJwsGenInfo

public JwsGenInfo getJwsGenInfo()
Retrieve jws gen info object

Returns:
JwsGenInfo

setJwsGenInfo

public void setJwsGenInfo(JwsGenInfo jws)
Set the JwsGenInfo object

Parameters:
jws - info object used in wsdlc

setup

public void setup(java.lang.Object o)

Oracle Communications Services Gatekeeper OAM Java API Reference
6.1

E65003-01

Copyright © 2008, 2016, Oracle and/or its affiliates. All rights reserved.