it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection
Class JNDIConnection

java.lang.Object
  extended by it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection.JNDIConnection
All Implemented Interfaces:
IConnection

public class JNDIConnection
extends java.lang.Object
implements IConnection

Author:
Andrea Gioia

Field Summary
 
Fields inherited from interface it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection.IConnection
JDBC_CONNECTION, JNDI_CONNECTION, XMLA_CONNECTION
 
Constructor Summary
JNDIConnection(it.eng.spago.base.SourceBean connSb)
           
 
Method Summary
 java.lang.String getInitialContext()
           
 java.lang.String getName()
           
 java.lang.String getResourceName()
           
 int getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIConnection

public JNDIConnection(it.eng.spago.base.SourceBean connSb)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface IConnection

getInitialContext

public java.lang.String getInitialContext()

getResourceName

public java.lang.String getResourceName()

getType

public int getType()
Specified by:
getType in interface IConnection