public class TemporaryStorage extends Object implements Factory<Buffer>
IO.newTemporaryStorage()
to make it usable
within a heaplet environment.Modifier and Type | Class and Description |
---|---|
static class |
TemporaryStorage.Heaplet
Creates and initializes a temporary storage object in a heap environment.
|
Constructor and Description |
---|
TemporaryStorage()
Creates a new temporary storage with a default implementation.
|
public TemporaryStorage()
public Buffer newInstance()
Factory
newInstance
in interface Factory<Buffer>
Copyright 2011-2015 ForgeRock AS.