@Immutable public final class JulDirector extends InstrumentingDirector<JulDirector>
| Modifier and Type | Field and Description |
|---|---|
static JulDirector |
SINGLETON |
| Modifier and Type | Method and Description |
|---|---|
FsController<?> |
instrument(FsController<?> controller,
InstrumentingCompositeDriver context) |
FsController<?> |
instrument(FsController<?> controller,
InstrumentingManager context) |
protected <E extends Entry> |
instrument(InputSocket<E> input) |
<E extends IOPool.Entry<E>> |
instrument(IOPool<E> pool) |
protected <E extends Entry> |
instrument(OutputSocket<E> output) |
instrument, instrument, instrument, instrument, instrument, instrument, instrumentpublic static final JulDirector SINGLETON
public FsController<?> instrument(FsController<?> controller, InstrumentingCompositeDriver context)
instrument in class InstrumentingDirector<JulDirector>public FsController<?> instrument(FsController<?> controller, InstrumentingManager context)
instrument in class InstrumentingDirector<JulDirector>protected <E extends Entry> InputSocket<E> instrument(InputSocket<E> input)
instrument in class InstrumentingDirector<JulDirector>public <E extends IOPool.Entry<E>> IOPool<E> instrument(IOPool<E> pool)
instrument in class InstrumentingDirector<JulDirector>protected <E extends Entry> OutputSocket<E> instrument(OutputSocket<E> output)
instrument in class InstrumentingDirector<JulDirector>Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.