|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.geo.datamart.DatamartProviderFactory
public class DatamartProviderFactory
Builds and returns class instances of the DatamartProviderIFace interface
Constructor Summary | |
---|---|
DatamartProviderFactory()
|
Method Summary | |
---|---|
static DatamartProviderIFace |
getDatamartProvider(java.lang.String className)
Builds and returns class instances of the DatamartProviderIFace interface |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatamartProviderFactory()
Method Detail |
---|
public static DatamartProviderIFace getDatamartProvider(java.lang.String className) throws java.lang.Exception
className
- The class name
java.lang.Exception
- if the class doesn't exist or it doens't implement the interface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |