Uses of Class
bsh.BshMethod
Packages that use BshMethod
-
Uses of BshMethod in bsh
Modifier and TypeMethodDescriptionprotected BshMethod
NameSpace.getImportedMethod
(String name, Class[] sig) Get the bsh method matching the specified signature declared in this name space or a parent.NameSpace.getMethods()
Get the methods defined in this namespace.