Return to Homegeneral info-bulletjavadashsybase-technical training-instructors
training - java courses - advanced java courses


JavaBeans

JavaBeans are self-contained software components and form the basis for the Java component architecture. They can be visual components (widgets) or large "enterprise" objects which encapsulate business logic. This module covers the Beans Development Kit (BDK), creating and using beans, and the underlying introspection and design patterns (naming methodology) used by JavaBeans.