com.objectwave.configuration.bean
Class JndiPropertyLookup

java.lang.Object
  |
  +--com.objectwave.configuration.bean.JndiPropertyLookup
All Implemented Interfaces:
CreationStrategy

public class JndiPropertyLookup
extends java.lang.Object
implements CreationStrategy

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

Nested Class Summary
 class JndiPropertyLookup.FakeProperty
           
 
Constructor Summary
JndiPropertyLookup()
          Constructor for the JndiPropertyLookup object
 
Method Summary
 java.util.Properties getOrCreateProperties(java.lang.String categoryId, java.lang.Object context)
          Gets the OrCreateProperties attribute of the JndiPropertyLookup object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiPropertyLookup

public JndiPropertyLookup()
Constructor for the JndiPropertyLookup object

Method Detail

getOrCreateProperties

public java.util.Properties getOrCreateProperties(java.lang.String categoryId,
                                                  java.lang.Object context)
Gets the OrCreateProperties attribute of the JndiPropertyLookup object

Specified by:
getOrCreateProperties in interface CreationStrategy
Parameters:
categoryId -
context -
Returns:
The OrCreateProperties value