Class TempDirInitializer

java.lang.Object
cloud.piranha.extension.tempdir.TempDirInitializer
All Implemented Interfaces:
ServletContainerInitializer

public class TempDirInitializer extends Object implements ServletContainerInitializer
The ServletContainerInitializer that creates the temporary directory on the file system and sets the context attribute to point to that directory.
Author:
Manfred Riem ([email protected])