WebLogic Server 7.0 Code Examples, BEA Systems, Inc.

examples.utils.common
Class ExampleConstants

java.lang.Object
  |
  +--examples.utils.common.ExampleConstants

public class ExampleConstants
extends java.lang.Object

Common constants used by BEA examples.

Author:
Copyright (c) 1996-2002 by BEA Systems, Inc. All Rights Reserved.

Field Summary
static java.lang.String JNDI_FACTORY
          J N D I
 
Constructor Summary
ExampleConstants()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_FACTORY

public static final java.lang.String JNDI_FACTORY
J N D I
Constructor Detail

ExampleConstants

public ExampleConstants()

Documentation is available at
http://e-docs.bea.com/wls/docs70

Copyright © 2002 BEA Systems, Inc. All Rights Reserved.