se.kmr.scam.server.util
Class Lookup

java.lang.Object
  extended byse.kmr.scam.server.util.Lookup

public class Lookup
extends Object


Constructor Summary
Lookup()
           
 
Method Summary
static Object property(String prop)
          Lookup environment property (java:comp/env)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lookup

public Lookup()
Method Detail

property

public static Object property(String prop)
Lookup environment property (java:comp/env)

Parameters:
prop - Property
Returns:
Value of property or null if not found.


Copyright © 2003 SCAM. All Rights Reserved.