|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jdocbook.profile.ProfilerFactory
public class ProfilerFactory
A factory for Profiler instances.
| Constructor Summary | |
|---|---|
ProfilerFactory(java.io.File outputDirectory,
Options options)
Constructs a factory capable of producing Profiler instances writing to the given directory. |
|
| Method Summary | |
|---|---|
Profiler |
buildProfiler()
Builds a profiler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfilerFactory(java.io.File outputDirectory,
Options options)
Profiler instances writing to the given directory.
outputDirectory - The directory where profiling output should be written.options - The options.| Method Detail |
|---|
public Profiler buildProfiler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||