Procedure
for creating Java components
A
Java component is composed of Java class bytecode files. To create
a Java component, you:
Define the component interface and properties
 
Choose implementation datatypes
 
Write the Java source file
 
Deploy Java components