com.objectwave.configuration.example
Class TestPropertySource

java.lang.Object
  |
  +--com.objectwave.configuration.BasicPropertySource
        |
        +--com.objectwave.configuration.example.TestPropertySource
All Implemented Interfaces:
PropertySource

public class TestPropertySource
extends BasicPropertySource

Version:
$Id: TestPropertySource.java,v 2.0 2001/06/11 15:46:53 dave_hoag Exp $
Author:
dhoag

Field Summary
 
Fields inherited from class com.objectwave.configuration.BasicPropertySource
configurationService, name
 
Constructor Summary
TestPropertySource()
          Constructor for the TestPropertySource object
 
Method Summary
 java.lang.Class getExpectedClass()
          Gets the ExpectedClass attribute of the TestPropertySource object
 
Methods inherited from class com.objectwave.configuration.BasicPropertySource
getCategoryId, getConfigObject, getConfigurationInstance, getConfigurationInstance, getConfigurationService, getName, setConfigurationService, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPropertySource

public TestPropertySource()
Constructor for the TestPropertySource object

Method Detail

getExpectedClass

public java.lang.Class getExpectedClass()
Gets the ExpectedClass attribute of the TestPropertySource object

Returns:
The ExpectedClass value