org.apache.felix.gogo.runtime.threadio
Class Marker

java.lang.Object
  extended by org.apache.felix.gogo.runtime.threadio.Marker

public class Marker
extends Object


Constructor Summary
Marker(ThreadIOImpl parent, InputStream in, PrintStream out, PrintStream err, Marker previous)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Marker

public Marker(ThreadIOImpl parent,
              InputStream in,
              PrintStream out,
              PrintStream err,
              Marker previous)


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.