|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputProcessor | |
|---|---|
| com.liferay.portal.kernel.process | |
| com.liferay.portal.kernel.util | This package defines the kernel utility interfaces and classes. |
| Uses of OutputProcessor in com.liferay.portal.kernel.process |
|---|
| Classes in com.liferay.portal.kernel.process that implement OutputProcessor | |
|---|---|
class |
CollectorOutputProcessor
|
class |
ConsumerOutputProcessor
|
class |
EchoOutputProcessor
|
class |
LoggingOutputProcessor
|
| Methods in com.liferay.portal.kernel.process with parameters of type OutputProcessor | ||
|---|---|---|
static
|
ProcessUtil.execute(OutputProcessor<O,E> outputProcessor,
List<String> arguments)
|
|
static
|
ProcessUtil.execute(OutputProcessor<O,E> outputProcessor,
String... arguments)
|
|
| Uses of OutputProcessor in com.liferay.portal.kernel.util |
|---|
| Methods in com.liferay.portal.kernel.util with parameters of type OutputProcessor | ||
|---|---|---|
static
|
HeapUtil.heapDump(boolean live,
boolean binary,
String file,
OutputProcessor<O,E> outputProcessor)
|
|
static
|
HeapUtil.heapDump(int processId,
boolean live,
boolean binary,
String file,
OutputProcessor<O,E> outputProcessor)
|
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||