Serialized Form


Package net.praqma.logging

Class net.praqma.logging.LoggingCallableIntercepter extends hudson.FilePath.FileCallableWrapperFactory implements Serializable

Class net.praqma.logging.LoggingCallableIntercepter.LoggingWrapper extends hudson.FilePath.AbstractInterceptorCallableWrapper<T1> implements Serializable

Serialized Fields

lstream

LoggingStream lstream

targets

List<E> targets

threadId

long threadId

handler

LoggingHandler handler

Class net.praqma.logging.LoggingStream extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

out

OutputStream out

Class net.praqma.logging.LoggingTarget extends Object implements Serializable

Serialized Fields

level

String level

name

String name

logLevel

int logLevel

Class net.praqma.logging.RemoteTest extends Object implements Serializable



Copyright © 2004-2013. All Rights Reserved.