Package | Description |
---|---|
org.apache.felix.gogo.runtime |
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<Pipe> |
Pipe.CURRENT |
private java.util.List<Pipe> |
CommandSessionImpl.JobImpl.pipes |
Modifier and Type | Method and Description |
---|---|
static Pipe |
Pipe.getCurrentPipe() |
private static Pipe |
Pipe.setCurrentPipe(Pipe pipe) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
CommandSessionImpl.JobImpl.addPipe(Pipe pipe) |
private static Pipe |
Pipe.setCurrentPipe(Pipe pipe) |