org.mobicents.slee.resource.lab.test.server
Class RAFServer

java.lang.Object
  extended by org.mobicents.slee.resource.lab.test.server.RAFServer
All Implemented Interfaces:
RAFStackListener

public class RAFServer
extends java.lang.Object
implements RAFStackListener

RAFServer represents a stand-alone version of the RAFrame resource adaptor. It is used as a test-instance for the resource adaptor wrapper.

Author:
Michael Maretzke

Constructor Summary
RAFServer()
           
 
Method Summary
 void go()
           
static void main(java.lang.String[] args)
           
 void onEvent(java.lang.String event)
          This method implements the RAFStackListener interface
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RAFServer

public RAFServer()
Method Detail

main

public static void main(java.lang.String[] args)

go

public void go()

onEvent

public void onEvent(java.lang.String event)
This method implements the RAFStackListener interface

Specified by:
onEvent in interface RAFStackListener


Copyright © 2009. All Rights Reserved.