railo.runtime.dump
Class DumpWriterEntry
java.lang.Object
railo.runtime.dump.DumpWriterEntry
public class DumpWriterEntry
- extends Object
this class is to hold all information to a dumpwriter together in a single class, Dumpwriter, name and if it is a default.
DumpWriterEntry
public DumpWriterEntry(int defaultType,
String name,
DumpWriter writer)
getDefaultType
public int getDefaultType()
- Returns:
- the def
setDefaultType
public void setDefaultType(int defaultType)
- Parameters:
def
- the def to set
getName
public String getName()
- Returns:
- the name
getWriter
public DumpWriter getWriter()
- Returns:
- the writer
Copyright © 2012 Railo