|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.weka.configurators.AbstractWekaBeanConfigurator
it.eng.spagobi.engines.weka.configurators.FilterConfigurator
public class FilterConfigurator
Constructor Summary | |
---|---|
FilterConfigurator()
|
Method Summary | |
---|---|
void |
setup(Filter bean)
Sets the up. |
void |
setup(java.lang.Object bean)
Sets the up. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterConfigurator()
Method Detail |
---|
public void setup(Filter bean) throws java.lang.Exception
bean
- the new up
java.lang.Exception
- the exceptionpublic void setup(java.lang.Object bean) throws java.lang.Exception
WekaBeanConfigurator
bean
- the new up
java.lang.Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |