|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.core.config.BeanConfig
org.apache.jackrabbit.core.config.JournalConfig
public class JournalConfig
Journal configuration. This bean configuration class is used to create configured journal.
This class is currently only used to assign a static type to more generic bean configuration information.
| Constructor Summary | |
|---|---|
JournalConfig(BeanConfig config)
Creates a journal configuration object from the given bean configuration. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.jackrabbit.core.config.BeanConfig |
|---|
getClassLoader, getClassName, getDefaultClassLoader, getParameters, newInstance, setClassLoader, setDefaultClassLoader, setValidate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JournalConfig(BeanConfig config)
config - bean configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||