|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FactoryConfigurationStrategy | |
|---|---|
| net.smartlab.web | |
| net.smartlab.web.config | |
| Uses of FactoryConfigurationStrategy in net.smartlab.web |
|---|
| Methods in net.smartlab.web with parameters of type FactoryConfigurationStrategy | |
|---|---|
static void |
BusinessObjectFactory.setConfigurationStrategy(FactoryConfigurationStrategy strategy)
Changes the strategy used to configure the framework. |
| Uses of FactoryConfigurationStrategy in net.smartlab.web.config |
|---|
| Subinterfaces of FactoryConfigurationStrategy in net.smartlab.web.config | |
|---|---|
interface |
ConfigurationStrategy
Deprecated. renamed to FactoryConfigurationStrategy |
| Classes in net.smartlab.web.config that implement FactoryConfigurationStrategy | |
|---|---|
class |
JNDIConfigurationStrategy
The Hibernate configuration file used must reside into the META-INF directory of the topmost packaging archive and should
be named smartweb.jar.hcf or have the name of the JAR file
containing the subclass followed by the .hcf suffix. |
class |
TomcatConfigurationStrategy
The Hibernate configuration file used must reside into the META-INF directory of the topmost packaging archive and should
be named smartweb.jar.hcf or have the name of the JAR file
containing the subclass followed by the .hcf suffix. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||