What is beaninfo ?
Answer / sangeeta
BeanInfo is an interface with somewhere around 9-10 methods
to expose the functionality of the Bean.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the properties in Beans?
What are the basic and subtypes of enterprise java beans (ejb)?
Why does EJB needs two interfaces, Home and Remote Interface?
What do you mean by ejbdoclet?
What are the advantages of java beam?
What is the default transaction attribute for an ejb?
How to create ejb project in eclipse?
Is ejbCreate() method mandatory while defining a Session Bean?
Why serialization is used?
How many ejb objects are created for a bean?
What is @resource in java?
What are the design goals of EJB architecture?