@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public class InstrumentingManager extends FsDecoratingManager<FsManager>
| Modifier and Type | Field and Description |
|---|---|
protected InstrumentingDirector |
director |
delegate| Constructor and Description |
|---|
InstrumentingManager(FsManager manager,
InstrumentingDirector director) |
| Modifier and Type | Method and Description |
|---|---|
FsController<?> |
getController(FsMountPoint mountPoint,
FsCompositeDriver driver) |
getSize, iterator, toStringprotected final InstrumentingDirector director
public InstrumentingManager(FsManager manager, InstrumentingDirector director)
public FsController<?> getController(FsMountPoint mountPoint, FsCompositeDriver driver)
getController in class FsDecoratingManager<FsManager>Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.