2009-10-01 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent
Class EpcglobalLlrpWriteProfileTestAgent

java.lang.Object
  extended by TestAgent
      extended by org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileTestAgent
All Implemented Interfaces:
EpcglobalLlrpWriteProfileTestAgentService

public class EpcglobalLlrpWriteProfileTestAgent
extends TestAgent
implements EpcglobalLlrpWriteProfileTestAgentService

Since:
1.0
Version:
1.2.0

Field Summary
static java.lang.String CLASS_NAME
          Defines the full class name.
static java.util.ResourceBundle DefaultResourceBundle
          Define default resource bundle.
static int DESCRIPTION_KEY
          Define the DESCRIPTION_KEY constant.
static int DISCONNECT_READER
          Define the disconnect_reader (int) constant.
static int RECONNECT_READER
          Define the reconnect_reader (int) constant.
 
Fields inherited from interface org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.service.EpcglobalLlrpWriteProfileTestAgentService
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME
 
Constructor Summary
EpcglobalLlrpWriteProfileTestAgent()
          Constructs a new instance of the EpcglobalLlrpWriteProfileTestAgent class.
 
Method Summary
 java.lang.String getDescription()
          Gets the description (String) value.
 java.lang.Class loadTestClass()
          Load test class and return the Class result.
static void main(java.lang.String[] arguments)
          Main method to run tests in a stand alone mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
Defines the full class name.

See Also:
Constant Field Values

DefaultResourceBundle

public static final java.util.ResourceBundle DefaultResourceBundle
Define default resource bundle.


DESCRIPTION_KEY

public static final int DESCRIPTION_KEY
Define the DESCRIPTION_KEY constant.

See Also:
Constant Field Values

DISCONNECT_READER

public static final int DISCONNECT_READER
Define the disconnect_reader (int) constant.

See Also:
Constant Field Values

RECONNECT_READER

public static final int RECONNECT_READER
Define the reconnect_reader (int) constant.

See Also:
Constant Field Values
Constructor Detail

EpcglobalLlrpWriteProfileTestAgent

public EpcglobalLlrpWriteProfileTestAgent()
Constructs a new instance of the EpcglobalLlrpWriteProfileTestAgent class.

Method Detail

main

public static void main(java.lang.String[] arguments)
Main method to run tests in a stand alone mode.

Parameters:
arguments - The arguments (String[]) parameter.
See Also:
EpcglobalLlrpWriteProfileTestAgent

getDescription

public java.lang.String getDescription()
Gets the description (String) value.

Returns:
The description value.

loadTestClass

public java.lang.Class loadTestClass()
Load test class and return the Class result.

Returns:
The results of this method.

2009-10-01 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.