kieker.common.namedRecordPipe
Class Broker
java.lang.Object
kieker.common.namedRecordPipe.Broker
public class Broker
- extends Object
- Author:
- Andre van Hoorn
Broker
public Broker()
getInstance
public static Broker getInstance()
acquirePipe
public Pipe acquirePipe(String pipeName)
throws IllegalArgumentException
- Returns a connection with name @a pipeName. If a connection with this
name does not exist prior to the call, it is created.
- Throws:
IllegalArgumentException
Copyright 2011 the Kieker Project, http://kieker.sourceforge.net>