org.jboss.remoting.samples.detection.jndi.ssl
Class SimpleSSLDetectorClient

java.lang.Object
  extended by org.jboss.remoting.samples.detection.jndi.SimpleDetectorClient
      extended by org.jboss.remoting.samples.detection.jndi.ssl.SimpleSSLDetectorClient
All Implemented Interfaces:
java.util.EventListener, javax.management.NotificationListener

public class SimpleSSLDetectorClient
extends SimpleDetectorClient

A SimpleDetectorSSLClient.

Version:
$Revision: 1480 $
Author:
Adrian Brock

Constructor Summary
SimpleSSLDetectorClient()
           
 
Method Summary
protected  java.util.Map getConfiguration()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.jboss.remoting.samples.detection.jndi.SimpleDetectorClient
handleNotification, makeInvocation, println, setupDetector
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleSSLDetectorClient

public SimpleSSLDetectorClient()
Method Detail

main

public static void main(java.lang.String[] args)

getConfiguration

protected java.util.Map getConfiguration()
Overrides:
getConfiguration in class SimpleDetectorClient
Returns:
configuration map for JNDIDetector


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.