It is said in tutorial, that
"Even though every line is associated with a mixer, an application program can get a line directly from the AudioSystem, without dealing explicitly with mixers."
Stressing: every line is associated with a mixer.
So, how to know which Mixer given Line object is belong to? No appropriate methods available in Line interface.