org.otvl.sbxbsamp.simple
Class SbxbSimpleSample

java.lang.Object
  extended byorg.otvl.sbxbsamp.simple.SbxbSimpleSample

public class SbxbSimpleSample
extends java.lang.Object

Sample class test driver (main).

Version:
TODO: reuse getSimpleSample
Author:

Constructor Summary
SbxbSimpleSample()
           
 
Method Summary
 House getSimpleSample()
          Used for various tests
static void main(java.lang.String[] args)
           
 boolean runAgenda()
           
 boolean runInh()
           
 boolean runInh2()
           
 boolean runMapped()
           
 boolean runSet()
           
 boolean runSimple()
           
 boolean runSimpleNamespace(java.lang.String bsName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbxbSimpleSample

public SbxbSimpleSample()
Method Detail

main

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

runSimple

public boolean runSimple()
                  throws java.lang.Exception
Returns:
boolean
Throws:
java.lang.Exception

runMapped

public boolean runMapped()
                  throws java.lang.Exception
Returns:
boolean
Throws:
java.lang.Exception

runInh

public boolean runInh()
               throws java.lang.Exception
Returns:
boolean
Throws:
java.lang.Exception

runInh2

public boolean runInh2()
                throws java.lang.Exception
Returns:
boolean
Throws:
java.lang.Exception

runSimpleNamespace

public boolean runSimpleNamespace(java.lang.String bsName)
                           throws java.lang.Exception
Parameters:
bsName -
Returns:
boolean
Throws:
java.lang.Exception

getSimpleSample

public House getSimpleSample()
Used for various tests

Returns:
House

runAgenda

public boolean runAgenda()
                  throws java.lang.Exception
Returns:
boolean
Throws:
java.lang.Exception

runSet

public boolean runSet()
               throws java.lang.Exception
Returns:
boolean
Throws:
java.lang.Exception


Copyright © 2003-2006 Thierry Beigbeder. All Rights Reserved.