|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.server.io.IOManagerImpl
org.apache.jackrabbit.server.io.DefaultIOManager
public class DefaultIOManager
DefaultIOManager...
| Constructor Summary | |
|---|---|
|
DefaultIOManager()
Creates a new DefaultIOManager and populates the internal
list of IOHandlers by the defaults. |
protected |
DefaultIOManager(boolean initDefaults)
Deprecated. Use IOManagerImpl instead. |
| Method Summary | |
|---|---|
protected void |
init()
Add the predefined IOHandlers to this manager. |
| Methods inherited from class org.apache.jackrabbit.server.io.IOManagerImpl |
|---|
addIOHandler, exportContent, exportContent, getIOHandlers, importContent, importContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultIOManager()
DefaultIOManager and populates the internal
list of IOHandlers by the defaults.
init()protected DefaultIOManager(boolean initDefaults)
IOManagerImpl instead.
DefaultIOManager. The if the flag is set to
false no IOHandlers are added to the internal list.
| Method Detail |
|---|
protected void init()
IOHandlers to this manager. This includes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||