Log4j 1.1

pl.psnc.expres.remote.helper
Class DummyHelper

java.lang.Object
  extended by pl.psnc.expres.remote.helper.DummyHelper

public class DummyHelper
extends java.lang.Object

DummyHelper class - dummy helper for testing purposes

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
DummyHelper()
           
 
Method Summary
static ChunkInfo getXsdChunkInfo()
          Creates new instance of xsd ChunkInfo
static DataSetInfo getXsdDataSetInfo(java.lang.String callback)
          Creates new instance of xsd DataSetInfo
static MessageHeader getXsdMessageHeader(java.lang.String callback)
          Creates new instance of xsd MessageHeader
static Notification getXsdNotification(java.lang.String callback)
          Creates new instance of xsd Notification
static State getXsdState()
          Creates new instance of xsd State
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyHelper

public DummyHelper()
Method Detail

getXsdNotification

public static Notification getXsdNotification(java.lang.String callback)
Creates new instance of xsd Notification

Parameters:
callback - callback address
Returns:
new instance of xsd Notification

getXsdMessageHeader

public static MessageHeader getXsdMessageHeader(java.lang.String callback)
Creates new instance of xsd MessageHeader

Parameters:
callback - callback address
Returns:
new instance of xsd MessageHeader

getXsdChunkInfo

public static ChunkInfo getXsdChunkInfo()
Creates new instance of xsd ChunkInfo

Returns:
new instance of xsd ChunkInfo

getXsdState

public static State getXsdState()
Creates new instance of xsd State

Returns:
new instance of xsd State

getXsdDataSetInfo

public static DataSetInfo getXsdDataSetInfo(java.lang.String callback)
Creates new instance of xsd DataSetInfo

Parameters:
callback - callback address
Returns:
new instance of xsd DataSetInfo

Log4j 1.1

Copyright 2007-2008 by VLAB