KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > remote > JMXAuthenticator > Top Examples

  • org.objectweb.cjdbc.controller.jmx.RmiConnector
    This class defines a RmiConnector @author <a HREF="mailto:marc.wick@monte-bre.ch">Marc Wick </a> @version 1.0
  • mx4j.examples.remote.interception.Server
    This example shows how to setup a JSR 160 connector server that intercepts calls to its target MBeanServer. It will be shown how to intercept and print on the console the Subject of the current call. It is very similar to the {@link mx4j.examples.remote.security.Server security example}, because i ...
Popular Tags