wstestbeans
Class LifecycleBeanTest

java.lang.Object
  extended by wstestbeans.LifecycleBeanTest

public class LifecycleBeanTest
extends java.lang.Object

Author:
dannycoward

Constructor Summary
LifecycleBeanTest()
           
 
Method Summary
 void bye(RemoteEndpoint remote)
           
 void doIt(java.lang.String s)
           
 void hello(RemoteEndpoint remote)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleBeanTest

public LifecycleBeanTest()
Method Detail

hello

public void hello(RemoteEndpoint remote)

doIt

public void doIt(java.lang.String s)

bye

public void bye(RemoteEndpoint remote)


Copyright © 2012. All Rights Reserved.