Brooklyn

brooklyn.qa.longevity
[Java] Class StatusRecorder.Factory

java.lang.Object
  brooklyn.qa.longevity.StatusRecorder.Factory

public static class StatusRecorder.Factory

Field Summary
static StatusRecorder NOOP

 
Method Summary
static StatusRecorder chain(StatusRecorder... recorders)

static StatusRecorder noop()

static StatusRecorder toFile(java.io.File outFile)

static StatusRecorder toLog(Logger log)

static StatusRecorder toSysout()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

NOOP

public static final StatusRecorder NOOP


 
Method Detail

chain

public static StatusRecorder chain(StatusRecorder... recorders)


noop

public static StatusRecorder noop()


toFile

public static StatusRecorder toFile(java.io.File outFile)


toLog

public static StatusRecorder toLog(Logger log)


toSysout

public static StatusRecorder toSysout()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.