What is BDK?
Answers were Sorted based on User's Feedback
Answer / janet
BDK , Bean Development Kit is a tool that enables to
create,configure and connect a set of Beans and it can be
used to test Beans without writing a code.
| Is This Answer Correct ? | 76 Yes | 7 No |
Answer / anjani kumar pandey
BDK Stands for Bean Development Kit.
It provides an environment to create a new bean,configure
the bean & connect a set of beans.
It can be used for Tesing the java beans.
| Is This Answer Correct ? | 36 Yes | 5 No |
Answer / baba
The Beans Development Kit (BDK) is intended to support the early development of JavaBeansTM components and to act as a standard reference base for both bean developers and tool vendors. The BDK provides a reference bean container, the "BeanBox" and a variety of reusable example source code (in the demo and beanbox subdirectories) for use by both bean developers and tools developers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Explain ejbhome and ejbobject in ejb?
What transaction attributes does Java Bean containers support?
what is mean by RMI ? Please answer me. Advance thanks.
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
What are types in SessionBeans?
Name the attributes of javax.ejb.ejb.
Enlist the enterprise beans types?
Mention the three levels for applying interceptor methods.
How ejb invocation happens?
can we stop the execution of a method before completion?
What does statelessness mean?
Where a bean can be used ?