@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public class InstrumentingController<M extends FsModel> extends FsDecoratingController<M,FsController<? extends M>>
| Modifier and Type | Field and Description |
|---|---|
protected InstrumentingDirector |
director |
delegate| Constructor and Description |
|---|
InstrumentingController(FsController<? extends M> controller,
InstrumentingDirector director) |
| Modifier and Type | Method and Description |
|---|---|
InputSocket<?> |
getInputSocket(FsEntryName name,
BitField<FsInputOption> options) |
OutputSocket<?> |
getOutputSocket(FsEntryName name,
BitField<FsOutputOption> options,
Entry template) |
getClosedIcon, getEntry, getOpenIcon, getParent, isExecutable, isReadable, isReadOnly, isWritable, mknod, setReadOnly, setTime, setTime, sync, toString, unlinkgetModel, getMountPoint, isTouched, setTouchedequals, hashCode, syncprotected final InstrumentingDirector director
public InstrumentingController(FsController<? extends M> controller, InstrumentingDirector director)
public InputSocket<?> getInputSocket(FsEntryName name, BitField<FsInputOption> options)
getInputSocket in class FsDecoratingController<M extends FsModel,FsController<? extends M extends FsModel>>public OutputSocket<?> getOutputSocket(FsEntryName name, BitField<FsOutputOption> options, Entry template)
getOutputSocket in class FsDecoratingController<M extends FsModel,FsController<? extends M extends FsModel>>Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.