org.cogchar.app.puma.boot
Class PumaBooter.BootResult

java.lang.Object
  extended by org.cogchar.app.puma.boot.PumaBooter.BootResult
Enclosing class:
PumaBooter

public class PumaBooter.BootResult
extends Object


Field Summary
 List<String> myMessageList
           
 PumaBooter.BootStatus myStatus
           
 Throwable myThrowable
           
 
Constructor Summary
PumaBooter.BootResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

myStatus

public PumaBooter.BootStatus myStatus

myMessageList

public List<String> myMessageList

myThrowable

public Throwable myThrowable
Constructor Detail

PumaBooter.BootResult

public PumaBooter.BootResult()


Copyright © 2010-2013. All Rights Reserved.