interface specification - jar or source files



Hi,
What is a common way (in java world) to send specification of
interface to the customer?
Should it be jar + javadoc or java sources?
Is there any official specification that states how it should be done?

Thanks for help
Dominik
.



Relevant Pages