org.apache.bsf
Class BSFDeclaredBean
java.lang.Object
org.apache.bsf.BSFDeclaredBean
public class BSFDeclaredBean
- extends Object
BSFDeclaredBeans are used internally by BSF to encapsulate information being
passed between a BSFManager and its various BSFEngines. Note that the
constructor is not public because this is not a public class.
- Author:
- Matthew J. Duftler, Sanjiva Weerawarana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
bean
public Object bean
type
public Class type