org.apache.bsf

Class 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

Field Summary
Objectbean
Stringname
Classtype

Field Detail

bean

public Object bean

name

public String name

type

public Class type