Creates a new URLStreamHandler instance with the specified protocol.
Will return null if the protocol is not jndi.
Parameters: protocol - the protocol (must be "jndi" here) a URLStreamHandler for the jndi protocol, or null if the protocol is not JNDI