@Immutable public class InstrumentingController<D extends InstrumentingDirector<D>> extends FsDecoratingController<FsModel,FsController<?>>
| Modifier and Type | Field and Description |
|---|---|
protected D |
director |
delegate| Constructor and Description |
|---|
InstrumentingController(FsController<?> controller,
D director) |
| Modifier and Type | Method and Description |
|---|---|
InputSocket<?> |
getInputSocket(FsEntryName name,
BitField<FsInputOption> options) |
OutputSocket<?> |
getOutputSocket(FsEntryName name,
BitField<FsOutputOption> options,
Entry template) |
getEntry, getParent, isExecutable, isReadable, isReadOnly, isWritable, mknod, setReadOnly, setTime, setTime, sync, toString, unlinkgetModel, getMountPoint, isMounted, setMountedequals, hashCodeprotected final D extends InstrumentingDirector<D> director
public InstrumentingController(FsController<?> controller, D director)
public InputSocket<?> getInputSocket(FsEntryName name, BitField<FsInputOption> options)
getInputSocket in class FsDecoratingController<FsModel,FsController<?>>public OutputSocket<?> getOutputSocket(FsEntryName name, BitField<FsOutputOption> options, Entry template)
getOutputSocket in class FsDecoratingController<FsModel,FsController<?>>Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.