A directive to the idltojava compiler to perform certain operations while compiling
an IDL file. For example, the pragma "javaPackage" directs
the idltojava compiler to put the Java programming language interfaces and classes
it generates from the IDL interface into the Java programming language package
specified.