public interface Maker<OT>
| Modifier and Type | Method and Description |
|---|---|
Description |
getRegistryDesc(OT obj,
String objName)
Currently we're not telling you "which registry" to describe the object for,
which might be helpful.
|
OT |
makeObj()
Makes an object of type OT in response to a finder-fault.
|
OT makeObj()
Description getRegistryDesc(OT obj, String objName)
obj - objName - Copyright © 2010-2015. All Rights Reserved.