SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.modules.jndi
Interface ContextProvider


public interface ContextProvider

This interface should be implemented to provide components with a valid JNDI context to use to tie into the application server.


Method Summary
 Context getContext()
          Return a properly initialized Context.
 

Method Detail

getContext

public Context getContext()
                   throws NamingException
Return a properly initialized Context.

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.