Class ObjInfo
java.lang.Object
org.apache.bsf.util.ObjInfo
An
ObjInfo object is used by a compiler to track the name and
type of a bean.- Author:
- Matthew J. Duftler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
objName
-
objClass
-
-
Constructor Details
-
ObjInfo
-
-
Method Details
-
isExecutable
public boolean isExecutable() -
isValueReturning
public boolean isValueReturning() -
toString
-