WebLogic Server 7.0 Code Examples, BEA Systems, Inc.

examples.webservices.multicomponent
Class A

java.lang.Object
  |
  +--examples.webservices.multicomponent.A

public final class A
extends java.lang.Object

Author:
Copyright (c) 2002 by BEA Systems. All Rights Reserved.

Constructor Summary
A()
           
 
Method Summary
 int echoInt(int x)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

A

public A()
Method Detail

echoInt

public int echoInt(int x)

Documentation is available at
http://e-docs.bea.com/wls/docs70

Copyright © 2002 BEA Systems, Inc. All Rights Reserved.